Author: hadrian
Date: Thu Mar 1 14:59:22 2012
New Revision: 1295605
URL: http://svn.apache.org/viewvc?rev=1295605&view=rev
Log:
Ugrade scm urls on branch
Modified:
camel/branches/camel-2.9.x/pom.xml
Modified: camel/branches/camel-2.9.x/pom.xml
URL:
http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/pom.xml?rev=1295605&r1=1295604&r2=1295605&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/pom.xml (original)
+++ camel/branches/camel-2.9.x/pom.xml Thu Mar 1 14:59:22 2012
@@ -120,9 +120,9 @@
</modules>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/camel/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/trunk</developerConnection>
- <url>http://svn.apache.org/viewvc/camel/trunk/</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.9.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.9.x</developerConnection>
+ <url>http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/</url>
</scm>
<build>