You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2015/06/03 22:19:33 UTC

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

Author: oheger
Date: Wed Jun  3 20:19:33 2015
New Revision: 1683421

URL: http://svn.apache.org/r1683421
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=1683421&r1=1683420&r2=1683421&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Jun  3 20:19:33 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>35</version>
+    <version>37</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>