This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-pool.git
commit f4455dcb8afaf9ae7054589110f1082a7a8a282c Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Jul 25 10:18:56 2019 -0400 Prepare for the next release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 44c17b7..c797f3c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>commons-pool2</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache Commons Pool</name> <inceptionYear>2001</inceptionYear>