This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
commit bf5e45885a2d01010a7b9299feb44c72495fa6d9 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Jul 8 22:31:56 2019 -0400 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2c634a..c3a56ba 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-collections4</artifactId> - <version>4.4</version> + <version>4.5-SNAPSHOT</version> <name>Apache Commons Collections</name> <inceptionYear>2001</inceptionYear>