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 2013/06/02 15:16:07 UTC

svn commit: r1488707 - /commons/proper/io/trunk/pom.xml

Author: sebb
Date: Sun Jun  2 13:15:50 2013
New Revision: 1488707

URL: http://svn.apache.org/r1488707
Log:
Update to CP30

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

Modified: commons/proper/io/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1488707&r1=1488706&r2=1488707&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Sun Jun  2 13:15:50 2013
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>29</version>
+    <version>30</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>