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

svn commit: r1713538 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml

Author: tn
Date: Mon Nov  9 21:19:46 2015
New Revision: 1713538

URL: http://svn.apache.org/viewvc?rev=1713538&view=rev
Log:
Update to latest parent: hopefully this will allow us to make a release.

Modified:
    commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml

Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml?rev=1713538&r1=1713537&r2=1713538&view=diff
==============================================================================
--- commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml (original)
+++ commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml Mon Nov  9 21:19:46 2015
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>9</version>
+    <version>39</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-collections</groupId>