Author: brett
Date: Wed Dec 15 19:13:40 2004
New Revision: 116299

URL: http://svn.apache.org/viewcvs?view=rev&rev=116299
Log:
switch to subversion

Modified:
   maven/maven-1/plugins/trunk/plugin-parent/project.properties
   maven/maven-1/plugins/trunk/plugin-parent/project.xml
   maven/maven-1/plugins/trunk/project.properties
   maven/maven-1/plugins/trunk/project.xml

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
Url: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?view=diff&rev=116299&p1=maven/maven-1/plugins/trunk/plugin-parent/project.properties&r1=116298&p2=maven/maven-1/plugins/trunk/plugin-parent/project.properties&r2=116299
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties        
(original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties        Wed Dec 
15 19:13:40 2004
@@ -65,3 +65,4 @@
 maven.compile.target=1.3
 maven.compile.source=1.3
 
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.xml
Url: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.xml?view=diff&rev=116299&p1=maven/maven-1/plugins/trunk/plugin-parent/project.xml&r1=116298&p2=maven/maven-1/plugins/trunk/plugin-parent/project.xml&r2=116299
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.xml       (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.xml       Wed Dec 15 
19:13:40 2004
@@ -57,8 +57,8 @@
   </mailingLists>
 
   <repository>
-    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/</connection>
-    <url>http://cvs.apache.org/viewcvs/maven-plugins/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/</connection>
+    <url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
   </repository>
   
   <developers>

Modified: maven/maven-1/plugins/trunk/project.properties
Url: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.properties?view=diff&rev=116299&p1=maven/maven-1/plugins/trunk/project.properties&r1=116298&p2=maven/maven-1/plugins/trunk/project.properties&r2=116299
==============================================================================
--- maven/maven-1/plugins/trunk/project.properties      (original)
+++ maven/maven-1/plugins/trunk/project.properties      Wed Dec 15 19:13:40 2004
@@ -43,3 +43,4 @@
 # Distribution location
 maven.repo.central = www.apache.org
 maven.repo.central.directory = /www/www.apache.org/dist/java-repository/
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory

Modified: maven/maven-1/plugins/trunk/project.xml
Url: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?view=diff&rev=116299&p1=maven/maven-1/plugins/trunk/project.xml&r1=116298&p2=maven/maven-1/plugins/trunk/project.xml&r2=116299
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml     (original)
+++ maven/maven-1/plugins/trunk/project.xml     Wed Dec 15 19:13:40 2004
@@ -55,8 +55,8 @@
   </mailingLists>
 
   <repository>
-    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven-plugins/</connection>
-    <url>http://cvs.apache.org/viewcvs/maven-plugins/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/</connection>
+    <url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
   </repository>
   
   <developers>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to