Repository: commons-dbcp Updated Branches: refs/heads/master 96466c6bf -> 8d0c258be
Set POM version to 2.3.1-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/8d0c258b Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/8d0c258b Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/8d0c258b Branch: refs/heads/master Commit: 8d0c258bed70d85c45f35a5669754bc4ecbfb2d6 Parents: 96466c6 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue May 8 18:13:31 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue May 8 18:13:31 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/8d0c258b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 26aa9a8..65488de 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId> - <version>2.3.0</version> + <version>2.3.1-SNAPSHOT</version> <name>Apache Commons DBCP</name> <inceptionYear>2001</inceptionYear>