]> source.dussan.org Git - archiva.git/commitdiff
update SVN URLs
authorBrett Porter <brett@apache.org>
Sat, 29 Mar 2008 00:35:44 +0000 (00:35 +0000)
committerBrett Porter <brett@apache.org>
Sat, 29 Mar 2008 00:35:44 +0000 (00:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@642455 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 447e25b651440674d8ac3b7fe525cf97c41e288c..410be59955c13c59ac38140f9b4137eecf9adf33 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -90,9 +90,9 @@
     </mailingList>
    </mailingLists>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/archiva/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archiva/parent</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/archiva/parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/parent</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/archiva/parent</url>
   </scm>
   <properties>
     <siteBaseDeployment>scp://people.apache.org/www/maven.apache.org/archiva</siteBaseDeployment>
         <plugin>
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
-            <tagBase>https://svn.apache.org/repos/asf/maven/archiva/tags</tagBase>
+            <tagBase>https://svn.apache.org/repos/asf/archiva/tags</tagBase>
           </configuration>
         </plugin>
       </plugins>