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 2013/07/02 17:34:58 UTC

svn commit: r1498983 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Tue Jul  2 15:34:57 2013
New Revision: 1498983

URL: http://svn.apache.org/r1498983
Log:
Use commons-parent 32.

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

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1498983&r1=1498982&r2=1498983&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Tue Jul  2 15:34:57 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>30</version>
+    <version>32</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>