Update pom after release in 3_2_X branch.

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1714324
 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/3a5df071
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/3a5df071
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/3a5df071

Branch: refs/heads/COLLECTIONS_3_2_X
Commit: 3a5df0719a45ddb8b8b159bcc68f3615e856409a
Parents: af8a30c
Author: Thomas Neidhart <t...@apache.org>
Authored: Sat Nov 14 13:44:07 2015 +0000
Committer: Thomas Neidhart <t...@apache.org>
Committed: Sat Nov 14 13:44:07 2015 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/3a5df071/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1aabaee..0b7919b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

Reply via email to