Repository: commons-dbcp Updated Branches: refs/heads/release e33bcedff -> cbd4fd796
Bump to next development version Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/cbd4fd79 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/cbd4fd79 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/cbd4fd79 Branch: refs/heads/release Commit: cbd4fd796cd9fd72ff7fa3f87b01306217f63702 Parents: e33bced Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jul 16 08:34:03 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jul 16 08:34:03 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/cbd4fd79/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 90a8433..a36abbb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId> - <version>2.5.0</version> + <version>2.5.1-SNAPSHOT</version> <name>Apache Commons DBCP</name> <inceptionYear>2001</inceptionYear>