Author: britter
Date: Thu Mar 9 12:46:03 2017
New Revision: 1786156
URL: http://svn.apache.org/viewvc?rev=1786156&view=rev
Log:
Update to latest commons-parent pom
Modified:
commons/proper/cli/trunk/pom.xml
Modified: commons/proper/cli/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=1786156&r1=1786155&r2=1786156&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Thu Mar 9 12:46:03 2017
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>38</version>
+ <version>42</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-cli</groupId>