This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-configuration-2.5-RC1 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
commit dc00a04783ea951280ba0cd8318f53e19acb707f Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu May 23 20:58:33 2019 -0400 Update POM version numbers for Apache Commons Configuration release 2.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38e2934..eccd575 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-configuration2</artifactId> - <version>2.5-SNAPSHOT</version> + <version>2.5</version> <name>Apache Commons Configuration</name> <inceptionYear>2001</inceptionYear>