Author: michiel
Date: 2009-05-04 22:07:46 +0200 (Mon, 04 May 2009)
New Revision: 34947

Modified:
   mmbase/trunk/maven-base/pom.xml
Log:
We migrated to SVN

Modified: mmbase/trunk/maven-base/pom.xml
===================================================================
--- mmbase/trunk/maven-base/pom.xml     2009-05-04 19:48:06 UTC (rev 34946)
+++ mmbase/trunk/maven-base/pom.xml     2009-05-04 20:07:46 UTC (rev 34947)
@@ -42,9 +42,9 @@
   </licenses>
 
   <scm>
-    
<connection>scm:cvs:pserver:guest:[email protected]:/var/cvs:mmbase-core</connection>
-    
<developerConnection>scm:cvs:ext:cvs.mmbase.org:/var/cvs:mmbase-core</developerConnection>
-    <url>http://cvs.mmbase.org/viewcvs/</url>
+    <connection>scm:svn:https://scm.mmbase.org/mmbase/trunk</connection>
+    
<developerConnection>scm:svn:http://scm.mmbase.org/mmbase/trunk</developerConnection>
+    <url>https://scm.mmbase.org/mmbase/trunk</url>
   </scm>
 
   <issueManagement>
@@ -130,7 +130,7 @@
       <archive>http://lists.mmbase.org/arc/developers/threads.html</archive>
     </mailingList>
     <mailingList>
-      <name>MMBase CVS List</name>
+      <name>MMBase SCM changes List</name>
       <subscribe>http://lists.mmbase.org/mailman/listinfo/cvs</subscribe>
       <unsubscribe>http://lists.mmbase.org/mailman/listinfo/cvs</unsubscribe>
       <archive>http://lists.mmbase.org/arc/cvs/index.html</archive>
@@ -223,7 +223,7 @@
       <url>http://www.finalist.com</url>
       <organization>Finalist IT Group</organization>
       <roles>
-        <role>CVS monitor</role>
+        <role>Source monitor</role>
         <role>Patch manager</role>
       </roles>
       <timezone>1</timezone>
@@ -403,7 +403,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
-            <tagBase>svn://[username[:passwo...@]cvs.mmbase.org/tags</tagBase>
+            <tagBase>https://scm.mmbase.org/mmbase/tags</tagBase>
             <useReleaseProfile>false</useReleaseProfile>
             <preparationGoals>clean install</preparationGoals>
             <goals>deploy</goals>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to