You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2008/01/24 23:05:38 UTC

svn commit: r615048 - /maven/continuum/branches/continuum-1.x/pom.xml

Author: evenisse
Date: Thu Jan 24 14:05:36 2008
New Revision: 615048

URL: http://svn.apache.org/viewvc?rev=615048&view=rev
Log:
Fix scm URLs

Modified:
    maven/continuum/branches/continuum-1.x/pom.xml

Modified: maven/continuum/branches/continuum-1.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/branches/continuum-1.x/pom.xml?rev=615048&r1=615047&r2=615048&view=diff
==============================================================================
--- maven/continuum/branches/continuum-1.x/pom.xml (original)
+++ maven/continuum/branches/continuum-1.x/pom.xml Thu Jan 24 14:05:36 2008
@@ -60,9 +60,9 @@
     </mailingList>
   </mailingLists>
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/continuum/tags/continuum-1.x</connection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.x</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.x</developerConnection>
-    <url>https://svn.apache.org/repos/asf/maven/continuum/tags/continuum-1.x</url>
+    <url>https://svn.apache.org/repos/asf/maven/continuum/branches/continuum-1.x</url>
   </scm>
   <distributionManagement>
     <site>