You are viewing a plain text version of this content. The canonical link for it is here.
Posted to surefire-commits@maven.apache.org by ca...@apache.org on 2006/03/28 07:17:04 UTC

svn commit: r389397 - /maven/surefire/trunk/pom.xml

Author: carlos
Date: Mon Mar 27 21:17:00 2006
New Revision: 389397

URL: http://svn.apache.org/viewcvs?rev=389397&view=rev
Log:
Fixed scm url

Modified:
    maven/surefire/trunk/pom.xml

Modified: maven/surefire/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/surefire/trunk/pom.xml?rev=389397&r1=389396&r2=389397&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Mon Mar 27 21:17:00 2006
@@ -67,7 +67,7 @@
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/surefire/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/surefire/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/surefire/</url>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/surefire/trunk/</url>
   </scm>
   <organization>
     <name>Apache</name>