Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 74cc771b5 -> b8981a7dd


QPID-7640: Change scm info in pom.xml from svn to git.


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/b8981a7d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/b8981a7d
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/b8981a7d

Branch: refs/heads/master
Commit: b8981a7dd9ecf183ded7a3e74a2de1ec190f2e99
Parents: 74cc771
Author: Lorenz Quack <[email protected]>
Authored: Fri Apr 21 15:59:47 2017 +0100
Committer: Lorenz Quack <[email protected]>
Committed: Fri Apr 21 15:59:47 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/b8981a7d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 499cba5..8490e2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,9 +62,9 @@
   </mailingLists>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/qpid/java/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/qpid/java/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/qpid/java/trunk</url>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git</connection>
+    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git</url>
   </scm>
 
   <distributionManagement>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to