brett       2005/04/03 23:04:29

  Modified:    maven-plugins pom.xml
  Log:
  fix name
  
  Revision  Changes    Path
  1.21      +1 -1      maven-components/maven-plugins/pom.xml
  
  Index: pom.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugins/pom.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- pom.xml   1 Apr 2005 16:03:42 -0000       1.20
  +++ pom.xml   4 Apr 2005 06:04:29 -0000       1.21
  @@ -4,7 +4,7 @@
     <artifactId>maven-plugin-parent</artifactId>
     <packaging>pom</packaging>
     <version>2.0-SNAPSHOT</version>
  -  <name>Maven Plugin</name>
  +  <name>Maven Plugins</name>
     <description>Maven plugin parent</description>
     <url>http://maven.apache.org</url>
     <issueManagement>
  
  
  

Reply via email to