Set parent POM back to 41.

This commit is contained in:
Gary Gregory 2016-11-25 21:23:36 -08:00
parent dee5125be7
commit 20c6f33210
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>42-SNAPSHOT</version>
<version>41</version>
</parent>
<artifactId>commons-csv</artifactId>
<version>1.5-SNAPSHOT</version>