Title: [129] trunk/maven2-plugin/pom.xml: adjusted scm settings
Revision
129
Author
ko5tik
Date
2009-06-04 14:13:18 -0500 (Thu, 04 Jun 2009)

Log Message

adjusted scm settings

Modified Paths


Diff

Modified: trunk/maven2-plugin/pom.xml (128 => 129)

--- trunk/maven2-plugin/pom.xml	2009-06-04 19:02:14 UTC (rev 128)
+++ trunk/maven2-plugin/pom.xml	2009-06-04 19:13:18 UTC (rev 129)
@@ -41,10 +41,8 @@
     </contributors>
 
     <scm>
-        <connection>scm:cvs:pserver:anonym...@cvs.xdoclet.codehaus.org:/home/projects/xdoclet/scm:maven2-plugin
-        </connection>
-        <developerConnection>scm:cvs:ext:ko5...@cvs.xdoclet.codehaus.org:/home/projects/xdoclet/scm:maven2-plugin
-        </developerConnection>
+        <connection>scm:svn:http://svn.codehaus.org/xdoclet/trunk/maven2-plugin</connection>
+        <developerConnection>scm:svn:https://svn.codehaus.org/xdoclet/trunk/maven2-plugin</developerConnection>
     </scm>
     <build>
         <extensions>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to