update scm URL to use it in continuum

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@293027 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-10-01 20:47:57 +00:00
parent 8e656529df
commit 905afc2ce4
2 changed files with 4 additions and 2 deletions

View File

@@ -57,7 +57,8 @@
</mailingLists>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/</connection>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/</developerConnection>
<url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
</repository>

View File

@@ -58,7 +58,8 @@
</mailingLists>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/</connection>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/</developerConnection>
<url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
</repository>