You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/02/19 18:17:26 UTC

svn commit: r911869 - /geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml

Author: delos
Date: Fri Feb 19 17:17:25 2010
New Revision: 911869

URL: http://svn.apache.org/viewvc?rev=911869&view=rev
Log:
correct scm connection url

Modified:
    geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml

Modified: geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml?rev=911869&r1=911868&r2=911869&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml Fri Feb 19 17:17:25 2010
@@ -57,7 +57,7 @@
 
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/external/trunk/tomcat-tomcat-parent-6.0.24/</connection>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/external/trunk/tomcat-parent-6.0.24/</connection>
         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/external/trunk/tomcat-parent-6.0.24/</developerConnection>
         <url>http://svn.apache.org/viewcvs.cgi/geronimo/external/trunk/tomcat-parent-6.0.24/</url>
     </scm>