This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-pool-2.6.1-RC2 in repository https://gitbox.apache.org/repos/asf/commons-pool.git
commit d8524d285c22e0d81a5e7a7cf6549ebc18cd62f6 Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Sat Feb 9 13:16:41 2019 -0500 Update POM version numbers for Apache Commons Pool release 2.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a1d2e9..cb55e17 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>commons-pool2</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> <name>Apache Commons Pool</name> <inceptionYear>2001</inceptionYear>