Fix repository adresses
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
the connection element has the form:
|
||||
scm:<system>:<system specific connection string> -->
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/examples/simple-webapp</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven/src/examples/simple-webapp/</url>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/examples/simple-webapp</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven-plugins/examples/simple-webapp/</url>
|
||||
</repository>
|
||||
|
||||
<!-- any mailing lists for the project -->
|
||||
|
||||
Reference in New Issue
Block a user