This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-commons-collections-4.4-RC1 in repository https://gitbox.apache.org/repos/asf/commons-collections.git
commit cab58b3a8093a2f6b84f12783a3fb358747310f7 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Fri Jul 5 13:58:03 2019 -0400 Update POM version numbers for Apache Commons Collections release 4.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c356fe..f2c634a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-collections4</artifactId> - <version>4.4-SNAPSHOT</version> + <version>4.4</version> <name>Apache Commons Collections</name> <inceptionYear>2001</inceptionYear>