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/05/13 14:04:00 UTC

commons-dbcp git commit: Release 2.3.0.

Repository: commons-dbcp
Updated Branches:
  refs/heads/release 6040b67b7 -> f8b218691


Release 2.3.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f8b21869
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/f8b21869
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/f8b21869

Branch: refs/heads/release
Commit: f8b2186914a4d14c735b9bd7ea4f0961e56bb936
Parents: 6040b67
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun May 13 08:03:57 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun May 13 08:03:57 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/f8b21869/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 65488de..26aa9a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-dbcp2</artifactId>
-  <version>2.3.1-SNAPSHOT</version>
+  <version>2.3.0</version>
   <name>Apache Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>