You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/05/05 17:57:02 UTC

svn commit: r1334438 - /commons/proper/net/trunk/pom.xml

Author: sebb
Date: Sat May  5 15:57:01 2012
New Revision: 1334438

URL: http://svn.apache.org/viewvc?rev=1334438&view=rev
Log:
Update to CP25

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

Modified: commons/proper/net/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1334438&r1=1334437&r2=1334438&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Sat May  5 15:57:01 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>23</version>
+        <version>25</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-net</groupId>