Author: ggregory
Date: Thu Sep 22 22:08:38 2011
New Revision: 1174414
URL: http://svn.apache.org/viewvc?rev=1174414&view=rev
Log:
Update to commons-parent 22.
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1174414&r1=1174413&r2=1174414&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Sep 22 22:08:38 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>21</version>
+ <version>22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
|