dion        2004/05/11 07:53:17

  Modified:    dashboard project.xml
               cruisecontrol project.xml
               console  project.xml
  Log:
  Remove 'Maven' and 'plugin' from name
  
  Revision  Changes    Path
  1.17      +1 -1      maven-plugins/dashboard/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dashboard/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml       2 May 2004 13:41:30 -0000       1.16
  +++ project.xml       11 May 2004 14:53:17 -0000      1.17
  @@ -22,7 +22,7 @@
     <extend>../plugin-parent/project.xml</extend>
     <pomVersion>3</pomVersion>
     <id>maven-dashboard-plugin</id>
  -  <name>Maven Dashboard Plugin</name>
  +  <name>Dashboard</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description>Generate a dashboard containing global statistics about other maven 
reports</description>
     <shortDescription>Generate a statistic dashboard</shortDescription>
  
  
  
  1.17      +1 -1      maven-plugins/cruisecontrol/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml       2 May 2004 13:41:03 -0000       1.16
  +++ project.xml       11 May 2004 14:53:17 -0000      1.17
  @@ -21,7 +21,7 @@
   <project>
     <extend>../plugin-parent/project.xml</extend>
     <id>maven-cruisecontrol-plugin</id>
  -  <name>Maven Cruise Control Plug-in</name>
  +  <name>Cruise Control</name>
     <currentVersion>1.2-SNAPSHOT</currentVersion>
     <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>
  
  
  
  1.23      +1 -1      maven-plugins/console/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/console/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       2 May 2004 13:40:19 -0000       1.22
  +++ project.xml       11 May 2004 14:53:17 -0000      1.23
  @@ -22,7 +22,7 @@
     <extend>../plugin-parent/project.xml</extend>
     <pomVersion>3</pomVersion>
     <id>maven-console-plugin</id>
  -  <name>Maven Console Plug-in</name>
  +  <name>Console</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <shortDescription>Console for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/console/</url>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to