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 2017/06/22 20:37:44 UTC

svn commit: r1799617 - /commons/proper/configuration/trunk/pom.xml

Author: ggregory
Date: Thu Jun 22 20:37:44 2017
New Revision: 1799617

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

Modified:
    commons/proper/configuration/trunk/pom.xml

Modified: commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1799617&r1=1799616&r2=1799617&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Thu Jun 22 20:37:44 2017
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>41</version>
+    <version>42</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>