You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2012/06/07 22:28:17 UTC

svn commit: r1347773 - /commons/proper/proxy/branches/version-2.0-work/pom.xml

Author: mbenson
Date: Thu Jun  7 20:28:16 2012
New Revision: 1347773

URL: http://svn.apache.org/viewvc?rev=1347773&view=rev
Log:
upgrade parent to v25

Modified:
    commons/proper/proxy/branches/version-2.0-work/pom.xml

Modified: commons/proper/proxy/branches/version-2.0-work/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/proxy/branches/version-2.0-work/pom.xml?rev=1347773&r1=1347772&r2=1347773&view=diff
==============================================================================
--- commons/proper/proxy/branches/version-2.0-work/pom.xml (original)
+++ commons/proper/proxy/branches/version-2.0-work/pom.xml Thu Jun  7 20:28:16 2012
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>17</version>
+        <version>25</version>
     </parent>
     <artifactId>commons-proxy2-parent</artifactId>
     <version>2.0-SNAPSHOT</version>