Repository: activemq-apollo
Updated Branches:
  refs/heads/trunk 58012b2c3 -> f2b5d6393


Update the scm info.

Project: http://git-wip-us.apache.org/repos/asf/activemq-apollo/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-apollo/commit/f2b5d639
Tree: http://git-wip-us.apache.org/repos/asf/activemq-apollo/tree/f2b5d639
Diff: http://git-wip-us.apache.org/repos/asf/activemq-apollo/diff/f2b5d639

Branch: refs/heads/trunk
Commit: f2b5d63934c8ac13352c055f084ce5e1c44fcb40
Parents: 58012b2
Author: Hiram Chirino <[email protected]>
Authored: Thu Feb 20 10:47:33 2014 -0500
Committer: Hiram Chirino <[email protected]>
Committed: Thu Feb 20 10:47:33 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/f2b5d639/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3c1d30e..88af467 100755
--- a/pom.xml
+++ b/pom.xml
@@ -192,9 +192,10 @@
   </modules>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/</url>
+    
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-apollo.git</connection>
+    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-apollo.git</developerConnection>
+    <url>https://github.com/apache/activemq-apollo/tree/trunk</url>
+    <tag>HEAD</tag>
   </scm>
 
   <dependencyManagement>

Reply via email to