Author: brett
Date: Tue Oct 4 06:10:28 2005
New Revision: 293597
URL: http://svn.apache.org/viewcvs?rev=293597&view=rev
Log:
fix dev connection
Modified:
maven/components/trunk/pom.xml
Modified: maven/components/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=293597&r1=293596&r2=293597&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Tue Oct 4 06:10:28 2005
@@ -120,7 +120,7 @@
</licenses>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk</connection>
-
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk</developerConnection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk</url>
</scm>
<organization>
@@ -222,4 +222,4 @@
<url>scp://minotaur.apache.org/www/maven.apache.org/maven2/</url>
</site>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]