Author: ebourg
Date: Mon Aug 1 09:35:59 2011
New Revision: 1152714
URL: http://svn.apache.org/viewvc?rev=1152714&view=rev
Log:
Upgrade to commons-parent version 21
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=1152714&r1=1152713&r2=1152714&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Mon Aug 1 09:35:59 2011
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>15</version>
+ <version>21</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-cli</groupId>