Repository: commons-dbcp Updated Branches: refs/heads/release d7aa662fb -> e2f101cc5
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/e2f101cc Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/e2f101cc Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/e2f101cc Branch: refs/heads/release Commit: e2f101cc5bcd0acef17ddb122cd98cc9695be5db Parents: d7aa662 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Sat Jun 16 16:13:58 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Sat Jun 16 16:13:58 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/e2f101cc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cccc466..3ac648b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId> - <version>2.4.0</version> + <version>2.4.1-SNAPSHOT</version> <name>Apache Commons DBCP</name> <inceptionYear>2001</inceptionYear>