You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2011/12/13 18:35:28 UTC

svn commit: r1213801 - /archiva/branches/1.4-M2-RC/pom.xml

Author: olamy
Date: Tue Dec 13 17:35:28 2011
New Revision: 1213801

URL: http://svn.apache.org/viewvc?rev=1213801&view=rev
Log:
update scm info as we are in a release branch

Modified:
    archiva/branches/1.4-M2-RC/pom.xml

Modified: archiva/branches/1.4-M2-RC/pom.xml
URL: http://svn.apache.org/viewvc/archiva/branches/1.4-M2-RC/pom.xml?rev=1213801&r1=1213800&r2=1213801&view=diff
==============================================================================
--- archiva/branches/1.4-M2-RC/pom.xml (original)
+++ archiva/branches/1.4-M2-RC/pom.xml Tue Dec 13 17:35:28 2011
@@ -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>