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 2012/05/27 16:56:23 UTC

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

Author: ggregory
Date: Sun May 27 14:56:22 2012
New Revision: 1343055

URL: http://svn.apache.org/viewvc?rev=1343055&view=rev
Log:
Update to commons-parent 25.

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=1343055&r1=1343054&r2=1343055&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Sun May 27 14:56:22 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>24</version>
+    <version>25</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>