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 2010/08/27 21:34:38 UTC

svn commit: r990239 - /commons/proper/configuration/branches/configuration2_experimental/pom.xml

Author: oheger
Date: Fri Aug 27 19:34:38 2010
New Revision: 990239

URL: http://svn.apache.org/viewvc?rev=990239&view=rev
Log:
Switched to new version of commons-parent.

Modified:
    commons/proper/configuration/branches/configuration2_experimental/pom.xml

Modified: commons/proper/configuration/branches/configuration2_experimental/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/pom.xml?rev=990239&r1=990238&r2=990239&view=diff
==============================================================================
--- commons/proper/configuration/branches/configuration2_experimental/pom.xml (original)
+++ commons/proper/configuration/branches/configuration2_experimental/pom.xml Fri Aug 27 19:34:38 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>15</version>
+    <version>17</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>