This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-pool-2.11.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-pool.git
commit b94e8bec1a056e2784799cba51c79bc3b801d4cd Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Aug 8 16:49:47 2021 -0400 Update POM version numbers for Apache release 2.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index adc657e..91602a9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>commons-pool2</artifactId> - <version>2.11.0-SNAPSHOT</version> + <version>2.11.0</version> <name>Apache Commons Pool</name> <inceptionYear>2001</inceptionYear>