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/10/06 13:56:45 UTC

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

Author: ggregory
Date: Sat Oct  6 11:56:44 2012
New Revision: 1395015

URL: http://svn.apache.org/viewvc?rev=1395015&view=rev
Log:
Update to Commons Parent 27 from 26.

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=1395015&r1=1395014&r2=1395015&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Sat Oct  6 11:56:44 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>26</version>
+    <version>27</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>