Author: dennisl
Date: Thu May 31 13:38:52 2007
New Revision: 543246

URL: http://svn.apache.org/viewvc?view=rev&rev=543246
Log:
o Sync the name with the artifactId.

Modified:
    maven/plugins/trunk/maven-one-plugin/pom.xml

Modified: maven/plugins/trunk/maven-one-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-one-plugin/pom.xml?view=diff&rev=543246&r1=543245&r2=543246
==============================================================================
--- maven/plugins/trunk/maven-one-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-one-plugin/pom.xml Thu May 31 13:38:52 2007
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-one-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <name>Maven 1.x Plugin</name>
+  <name>Maven One Plugin</name>
   <version>1.1-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0</maven>


Reply via email to