You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2012/04/25 21:49:50 UTC

svn commit: r1330518 - /commons/proper/configuration/trunk/pom.xml

Author: oheger
Date: Wed Apr 25 19:49:50 2012
New Revision: 1330518

URL: http://svn.apache.org/viewvc?rev=1330518&view=rev
Log:
Updated to commons-parent  version 24.

Modified:
    commons/proper/configuration/trunk/pom.xml

Modified: commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1330518&r1=1330517&r2=1330518&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Apr 25 19:49:50 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>23</version>
+    <version>24</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-configuration</groupId>