]> source.dussan.org Git - archiva.git/commitdiff
fix SCM URLs
authorBrett Porter <brett@apache.org>
Fri, 11 Apr 2014 12:52:34 +0000 (22:52 +1000)
committerBrett Porter <brett@apache.org>
Fri, 11 Apr 2014 12:52:34 +0000 (22:52 +1000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 634b9ded0629919e8e98c85ecddeb9df38f4bf14..f830f03fbc589a0b841032e1d9b5e1f577303865 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -37,9 +37,9 @@
   <version>1.3.8-SNAPSHOT</version>
   <url>http://archiva.apache.org</url>
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-site.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva-site.git</developerConnection>
-    <url>https://github.com/apache/archiva-site</url>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/archiva.git</developerConnection>
+    <url>https://github.com/apache/archiva</url>
   </scm>
 
   <build>