This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-dbcp-2.7.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
commit 9b3f4f9bbff1be4afd992f68a388faf9b8cbf907 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Wed Jul 31 08:46:24 2019 -0400 Update POM version numbers for Apache Commons DBCP release 2.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35eb0ff..bb35c51 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <name>Apache Commons DBCP</name> <inceptionYear>2001</inceptionYear>