Author: brett
Date: Thu Apr 21 17:57:08 2005
New Revision: 164155
URL: http://svn.apache.org/viewcvs?rev=164155&view=rev
Log:
update SCM settings
Modified:
maven/components/trunk/maven-plugins/pom.xml
maven/components/trunk/pom.xml
Modified: maven/components/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=164155&r1=164154&r2=164155&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Thu Apr 21 17:57:08 2005
@@ -83,4 +83,9 @@
<module>maven-surefire-plugin</module>
<module>maven-war-plugin</module>
</modules>
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/maven/components/maven-plugins/</url>
+ </scm>
</project>
Modified: maven/components/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=164155&r1=164154&r2=164155&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Thu Apr 21 17:57:08 2005
@@ -78,9 +78,9 @@
</dependency>
</dependencies>
<scm>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:maven-components</connection>
- <developerConnection>scm:cvs:ext:[EMAIL
PROTECTED]:/home/cvs:maven-components</developerConnection>
- <url>http://cvs.apache.org/viewcvs.cgi/maven-components/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/maven/components/</url>
</scm>
<organization>
<name>Apache Software Foundation</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]