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 2012/09/07 23:22:21 UTC

svn commit: r1382179 - /commons/proper/collections/trunk/pom.xml

Author: tn
Date: Fri Sep  7 21:22:20 2012
New Revision: 1382179

URL: http://svn.apache.org/viewvc?rev=1382179&view=rev
Log:
Updated commons-parent.

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

Modified: commons/proper/collections/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=1382179&r1=1382178&r2=1382179&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Fri Sep  7 21:22:20 2012
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>25</version>
+    <version>26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-collections</groupId>