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/14 14:44:08 UTC

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

Author: tn
Date: Sat Nov 14 13:44:07 2015
New Revision: 1714324

URL: http://svn.apache.org/viewvc?rev=1714324&view=rev
Log:
Update pom after release in 3_2_X branch.

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=1714324&r1=1714323&r2=1714324&view=diff
==============================================================================
--- commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml (original)
+++ commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml Sat Nov 14 13:44:07 2015
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-collections</groupId>
   <artifactId>commons-collections</artifactId>
-  <version>3.2.2-SNAPSHOT</version>
+  <version>3.2.3-SNAPSHOT</version>
   <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>