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/01/07 20:52:36 UTC

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

Author: ggregory
Date: Sun Jan  7 20:52:36 2018
New Revision: 1820496

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

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=1820496&r1=1820495&r2=1820496&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Sun Jan  7 20:52:36 2018
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>42</version>
+    <version>43</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>