You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/09/18 18:29:16 UTC

svn commit: r1387237 - in /maven/surefire/trunk: GIT_MOVE.txt pom.xml

Author: olamy
Date: Tue Sep 18 16:29:16 2012
New Revision: 1387237

URL: http://svn.apache.org/viewvc?rev=1387237&view=rev
Log:
move sources to git

Added:
    maven/surefire/trunk/GIT_MOVE.txt   (with props)
Modified:
    maven/surefire/trunk/pom.xml

Added: maven/surefire/trunk/GIT_MOVE.txt
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/GIT_MOVE.txt?rev=1387237&view=auto
==============================================================================
--- maven/surefire/trunk/GIT_MOVE.txt (added)
+++ maven/surefire/trunk/GIT_MOVE.txt Tue Sep 18 16:29:16 2012
@@ -0,0 +1,2 @@
+sources move to git cannonical repository: https://git-wip-us.apache.org/repos/asf?p=maven-surefire
+

Propchange: maven/surefire/trunk/GIT_MOVE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/surefire/trunk/GIT_MOVE.txt
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: maven/surefire/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=1387237&r1=1387236&r2=1387237&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Tue Sep 18 16:29:16 2012
@@ -97,8 +97,8 @@
   </modules>
 
   <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>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf?p=maven-surefire</connection>
+    <developerConnection>scm:svn:https://git-wip-us.apache.org/repos/asf?p=maven-surefire</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/surefire/trunk</url>
   </scm>
   <issueManagement>