You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2016/05/15 16:43:11 UTC

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

Author: deki
Date: Sun May 15 16:43:10 2016
New Revision: 1743922

URL: http://svn.apache.org/viewvc?rev=1743922&view=rev
Log:
Switched to most recent version of commons-parent.

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=1743922&r1=1743921&r2=1743922&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Sun May 15 16:43:10 2016
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>39</version>
+    <version>40</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>