add correct urls

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233160 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-08-17 11:31:31 +00:00
parent 8dda01f002
commit a21b79dfb0
1 changed files with 6 additions and 0 deletions

View File

@ -25,4 +25,10 @@
</plugin>
</plugins>
</reporting>
<!-- repeated here so that maven-site is not appended -->
<scm>
<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/trunk/</url>
</scm>
</project>