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 br...@apache.org on 2006/03/27 13:12:17 UTC

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

Author: brett
Date: Mon Mar 27 03:12:13 2006
New Revision: 389099

URL: http://svn.apache.org/viewcvs?rev=389099&view=rev
Log:
fix 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=389099&r1=389098&r2=389099&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Mon Mar 27 03:12:13 2006
@@ -65,7 +65,7 @@
     </developer>
   </developers>
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/surefire/trunk/</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/surefire/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/surefire/trunk/</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/surefire/</url>
   </scm>