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:
evenisse
2003-10-10 19:21:02 +00:00
parent 6e2ce7d4db
commit c4f1ae133f
58 changed files with 116 additions and 116 deletions

View File

@@ -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 -->