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/07/16 14:34:36 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/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/master
Commit: cbd4fd796cd9fd72ff7fa3f87b01306217f63702
Parents: e33bced
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jul 16 08:34:03 2018 -0600
Committer: Gary Gregory <ga...@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>