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/08/17 18:24:51 UTC

commons-dbcp git commit: commons.bc.version 2.4.0 -> 2.5.0.

Repository: commons-dbcp
Updated Branches:
  refs/heads/master 91fa2dae7 -> 5d46f2481


commons.bc.version 2.4.0 -> 2.5.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/5d46f248
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/5d46f248
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/5d46f248

Branch: refs/heads/master
Commit: 5d46f24810707ff847dd2ec9e81819ef84fc6f90
Parents: 91fa2da
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Aug 17 12:24:48 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Aug 17 12:24:48 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/5d46f248/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 32be862..c069e13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,7 +311,7 @@
     <commons.osgi.import>javax.transaction;version="1.1.0",javax.transaction.xa;version="1.1.0";partial=true;mandatory:=partial,*</commons.osgi.import>
     <commons.japicmp.ignoreMissingClasses>true</commons.japicmp.ignoreMissingClasses>
     <!-- Commons Release Plugin -->
-    <commons.bc.version>2.4.0</commons.bc.version>
+    <commons.bc.version>2.5.0</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>