Repository: archiva-redback-core
Updated Branches:
  refs/heads/master d754dee6f -> 28bde8164


fix scm information


Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/28bde816
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/28bde816
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/28bde816

Branch: refs/heads/master
Commit: 28bde81641ef534a2bda7f80a9d66c21844dbcad
Parents: d754dee
Author: Olivier Lamy <[email protected]>
Authored: Thu Apr 10 13:35:58 2014 +1000
Committer: Olivier Lamy <[email protected]>
Committed: Thu Apr 10 13:35:58 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/28bde816/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8b059e9..5905b74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,9 +57,9 @@
   </modules>
 
   <scm>
-    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/redback-core.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/redback-core.git</developerConnection>
-    <url>https://github.com/apache/redback-core</url>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-redback-core.git</connection>
+    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-redback-core.git</developerConnection>
+    <url>https://github.com/apache/archiva-redback-core</url>
   </scm>
 
   <distributionManagement>

Reply via email to