mirror of https://github.com/apache/maven.git
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:
parent
8dda01f002
commit
a21b79dfb0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue