You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2011/02/14 23:00:36 UTC

svn commit: r1070681 - /karaf/branches/karaf-2.2.x/pom.xml

Author: jgoodyear
Date: Mon Feb 14 22:00:36 2011
New Revision: 1070681

URL: http://svn.apache.org/viewvc?rev=1070681&view=rev
Log:
[KARAF-462] Update SCM section in main pom.xml to reference branch 2.2.x instead of trunk.


Modified:
    karaf/branches/karaf-2.2.x/pom.xml

Modified: karaf/branches/karaf-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1070681&r1=1070680&r2=1070681&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/pom.xml Mon Feb 14 22:00:36 2011
@@ -56,9 +56,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/karaf/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x</developerConnection>
+        <url>http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/</url>
     </scm>
 
     <issueManagement>