As part of the SVN import, all repo's were fixed up. However,
this repo is meant only for testing, and needs to be CVS! Change the url to clarify that this is only for testing. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@157030 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cb1fe0e4aa
commit
7f314f18da
@ -22,8 +22,9 @@
|
||||
<id>test-maven-cruisecontrol-cvs-plugin</id>
|
||||
<name>Maven Cruisecontrol plugin test - cvs</name>
|
||||
<repository>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/cvs-scm</connection>
|
||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/cvs-scm</url>
|
||||
<!-- Note: This is for testing CVS integration and isn't actually used. -->
|
||||
<connection>scm:cvs:pserver:anoncvs@dummy.org:/home/cvspublic:dummy</connection>
|
||||
|
||||
</repository>
|
||||
|
||||
<reports>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user