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 2018/05/16 16:51:09 UTC

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

Author: ggregory
Date: Wed May 16 16:51:09 2018
New Revision: 1831736

URL: http://svn.apache.org/viewvc?rev=1831736&view=rev
Log:
Update commons-parent from 43 to 46.

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=1831736&r1=1831735&r2=1831736&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed May 16 16:51:09 2018
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>43</version>
+    <version>46</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>