You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2012/08/24 13:30:32 UTC

svn commit: r1376889 - /camel/branches/camel-2.10.x/pom.xml

Author: dkulp
Date: Fri Aug 24 11:30:32 2012
New Revision: 1376889

URL: http://svn.apache.org/viewvc?rev=1376889&view=rev
Log:
Update scm section for 2.10 branch

Modified:
    camel/branches/camel-2.10.x/pom.xml

Modified: camel/branches/camel-2.10.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/pom.xml?rev=1376889&r1=1376888&r2=1376889&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/pom.xml (original)
+++ camel/branches/camel-2.10.x/pom.xml Fri Aug 24 11:30:32 2012
@@ -123,9 +123,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.10.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/branches/camel-2.10.x</url>
   </scm>
 
   <build>