You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/11 21:23:28 UTC

[4/4] commons-collections git commit: Bump to next development version

Bump to next development version


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

Branch: refs/heads/master
Commit: 8cb8ac83721f54e41039e29e5c406693895b69cb
Parents: 483cbbb
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Jul 11 15:23:00 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Jul 11 15:23:00 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/8cb8ac83/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 838fb18..60d2d88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>
-  <version>4.2</version>
+  <version>4.2.1-SNAPSHOT</version>
   <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>