You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/06/16 22:15:13 UTC

[5/5] commons-dbcp git commit: Bump to next development version

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/master
Commit: e2f101cc5bcd0acef17ddb122cd98cc9695be5db
Parents: d7aa662
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat Jun 16 16:13:58 2018 -0600
Committer: Gary Gregory <ga...@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>