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/06/17 17:28:01 UTC

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

Author: ggregory
Date: Mon Jun 17 15:28:01 2013
New Revision: 1493809

URL: http://svn.apache.org/r1493809
Log:
Update commons-parent to 30 from 28.

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=1493809&r1=1493808&r2=1493809&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Mon Jun 17 15:28:01 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>28</version>
+    <version>30</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>