Repository: commons-pool
Updated Branches:
  refs/heads/master 3994baf0f -> 868b9fd6c


Update scm config to git


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

Branch: refs/heads/master
Commit: 88c6bedf050657e1d168e0649364d2566dabf9ca
Parents: 3994baf
Author: Matt Sicker <boa...@gmail.com>
Authored: Sun Mar 12 14:51:46 2017 -0500
Committer: Matt Sicker <boa...@gmail.com>
Committed: Sun Mar 12 14:51:46 2017 -0500

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/88c6bedf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e54fd08..42130c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
   </issueManagement>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/pool/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/pool/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/pool/trunk</url>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-pool.git</connection>
+    
<developerConnection>https://git-wip-us.apache.org/repos/asf/commons-pool.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=commons-pool.git</url>
   </scm>
 
   <developers>

Reply via email to