]> source.dussan.org Git - archiva.git/commitdiff
update scm info as we are in a release branch
authorOlivier Lamy <olamy@apache.org>
Tue, 13 Dec 2011 17:35:28 +0000 (17:35 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 13 Dec 2011 17:35:28 +0000 (17:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/1.4-M2-RC@1213801 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 1586c22912906580cb34ceda7d4393765a2aef5b..b243032f871ba04796746c50401b5031561c01c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -54,9 +54,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/archiva/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/branches/1.4-M2-RC</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/branches/1.4-M2-RC</developerConnection>
+    <url>http://svn.apache.org/viewvc/archiva/branches/1.4-M2-RC</url>
   </scm>
 
   <properties>