You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ep...@apache.org on 2005/03/11 03:33:54 UTC

svn commit: r157031 - maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.xml

Author: epugh
Date: Thu Mar 10 18:33:53 2005
New Revision: 157031

URL: http://svn.apache.org/viewcvs?view=rev&rev=157031
Log:
Skip repo section, only for testing.

Modified:
    maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.xml

Modified: maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.xml?view=diff&r1=157030&r2=157031
==============================================================================
--- maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test/project.xml Thu Mar 10 18:33:53 2005
@@ -36,10 +36,7 @@
   <shortDescription>Test for Maven CruiseControl plugin</shortDescription>
   <url>http://maven.apache.org/reference/plugins/cruisecontrol/</url>
   <siteDirectory>/www/maven.apache.org/reference/plugins/cruisecontrol/</siteDirectory>
-  <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/cruisecontrol/src/plugin-test</url>
-  </repository>
+
   <developers>
     <developer>
       <name>Eric Pugh</name>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org