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/13 17:18:38 UTC

commons-dbcp git commit: Key for that matches my @apache email.

Repository: commons-dbcp
Updated Branches:
  refs/heads/master 411cf6223 -> e50c52284


Key for that matches my @apache email.

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

Branch: refs/heads/master
Commit: e50c52284e0d3fc47853e16ff9d2f30d10f3c5ee
Parents: 411cf62
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Jun 13 11:18:34 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Jun 13 11:18:34 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/e50c5228/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da1c7ed..4387356 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
-    <commons.releaseManagerKey>2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB</commons.releaseManagerKey>    
+    <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
   </properties>
 
   <build>