Repository: commons-collections Updated Branches: refs/heads/release 483cbbbf5 -> 8cb8ac837
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/release Commit: 8cb8ac83721f54e41039e29e5c406693895b69cb Parents: 483cbbb Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed Jul 11 15:23:00 2018 -0600 Committer: Gary Gregory <garydgreg...@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>