Author: jbonofre
Date: Fri Jan 27 09:08:30 2012
New Revision: 1236610
URL: http://svn.apache.org/viewvc?rev=1236610&view=rev
Log:
Fix the scm
Modified:
karaf/cellar/branches/cellar-2.2.x/pom.xml
Modified: karaf/cellar/branches/cellar-2.2.x/pom.xml
URL:
http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/pom.xml?rev=1236610&r1=1236609&r2=1236610&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.2.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.2.x/pom.xml Fri Jan 27 09:08:30 2012
@@ -71,9 +71,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/karaf/cellar/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/cellar/trunk</developerConnection>
- <url>http://svn.apache.org/repos/asf/karaf/cellar/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/karaf/cellar/branches/cellar-2.2.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/cellar/branches/cellar-2.2.x</developerConnection>
+
<url>http://svn.apache.org/repos/asf/karaf/cellar/branches/cellar-2.2.x</url>
</scm>
<issueManagement>