This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-pool-2.8.1-RC1 in repository https://gitbox.apache.org/repos/asf/commons-pool.git
commit 3fb7df661d521d57297d6aafa2d2d57356ae4adf Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Jul 27 20:40:35 2020 -0400 Update POM version numbers for Apache Commons Pool release 2.8.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c312a6f..0f6b65e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>commons-pool2</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.1</version> <name>Apache Commons Pool</name> <inceptionYear>2001</inceptionYear>