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/11/14 02:37:42 UTC

commons-dbcp git commit: Update BC version.

Repository: commons-dbcp
Updated Branches:
  refs/heads/master 2201b4f8a -> b729bd943


Update BC 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/b729bd94
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/b729bd94
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/b729bd94

Branch: refs/heads/master
Commit: b729bd943b56a99395126d2274012013e07891af
Parents: 2201b4f
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Nov 13 19:37:40 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Nov 13 19:37:40 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/b729bd94/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a23358..d0d79ac 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.5.0</commons.bc.version>
+    <commons.bc.version>2.6.0</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>