You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by ol...@apache.org on 2013/03/30 11:23:58 UTC

svn commit: r1462732 - /incubator/kalumet/branches/0.6.x/pom.xml

Author: olamy
Date: Sat Mar 30 11:23:57 2013
New Revision: 1462732

URL: http://svn.apache.org/r1462732
Log:
fix scm url

Modified:
    incubator/kalumet/branches/0.6.x/pom.xml

Modified: incubator/kalumet/branches/0.6.x/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kalumet/branches/0.6.x/pom.xml?rev=1462732&r1=1462731&r2=1462732&view=diff
==============================================================================
--- incubator/kalumet/branches/0.6.x/pom.xml (original)
+++ incubator/kalumet/branches/0.6.x/pom.xml Sat Mar 30 11:23:57 2013
@@ -41,9 +41,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/kalumet/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/kalumet/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/kalumet/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/kalumet/branches/0.6.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/kalumet/branches/0.6.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/kalumet/branches/0.6.x</url>
   </scm>
 
   <issueManagement>