You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/07/07 14:41:25 UTC

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

Author: ggregory
Date: Mon Jul  7 12:41:25 2014
New Revision: 1608432

URL: http://svn.apache.org/r1608432
Log:
Update commons-parent to 34 from 33.

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=1608432&r1=1608431&r2=1608432&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Mon Jul  7 12:41:25 2014
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>33</version>
+        <version>34</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-net</groupId>