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 2004/06/23 12:31:53 UTC

cvs commit: maven-plugins/cruisecontrol project.xml

epugh       2004/06/23 03:31:52

  Modified:    cruisecontrol project.xml
  Log:
  Fix issue tracking url reported by Carlos Sanchez.  MPCRUISECONTROL-4
  
  Revision  Changes    Path
  1.24      +1 -0      maven-plugins/cruisecontrol/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	19 Jun 2004 03:31:25 -0000	1.23
  +++ project.xml	23 Jun 2004 10:31:52 -0000	1.24
  @@ -26,6 +26,7 @@
     <description>A plugin to handle the generating and maintaining of Cruise Control configuration. Requires Maven 1.0 RC2.</description>
     <shortDescription>Cruise Control Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/cruisecontrol/</url>
  +  <issueTrackingUrl>http://jira.codehaus.org/browse/MPCRUISECONTROL</issueTrackingUrl>
     <siteDirectory>/www/maven.apache.org/reference/plugins/cruisecontrol/</siteDirectory>
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/cruisecontrol/</connection>
  
  
  

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