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/01/16 21:25:59 UTC

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

Author: ggregory
Date: Mon Jan 16 20:25:58 2012
New Revision: 1232146

URL: http://svn.apache.org/viewvc?rev=1232146&view=rev
Log:
Upgrade to commons-parent 23 from 22.

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=1232146&r1=1232145&r2=1232146&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Mon Jan 16 20:25:58 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>22</version>
+    <version>23</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>