Author: aheritier Date: Mon Jan 30 13:30:50 2006 New Revision: 373597 URL: http://svn.apache.org/viewcvs?rev=373597&view=rev Log: improve naming consistency between plugins
Modified: maven/maven-1/plugins/trunk/touchstone-partner/project.xml maven/maven-1/plugins/trunk/touchstone/project.xml Modified: maven/maven-1/plugins/trunk/touchstone-partner/project.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/touchstone-partner/project.xml?rev=373597&r1=373596&r2=373597&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/touchstone-partner/project.xml (original) +++ maven/maven-1/plugins/trunk/touchstone-partner/project.xml Mon Jan 30 13:30:50 2006 @@ -23,7 +23,7 @@ <extend>../plugin-parent/project.xml</extend> <pomVersion>3</pomVersion> <id>maven-touchstone-partner-plugin</id> - <name>Maven Touchstone Partner Plug-in</name> + <name>Maven Touchstone Partner Plugin</name> <currentVersion>1.1</currentVersion> <description/> <shortDescription>Testing sanity check project</shortDescription> Modified: maven/maven-1/plugins/trunk/touchstone/project.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/touchstone/project.xml?rev=373597&r1=373596&r2=373597&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/touchstone/project.xml (original) +++ maven/maven-1/plugins/trunk/touchstone/project.xml Mon Jan 30 13:30:50 2006 @@ -23,7 +23,7 @@ <extend>../plugin-parent/project.xml</extend> <pomVersion>3</pomVersion> <id>maven-touchstone-plugin</id> - <name>Maven Touchstone Plug-in</name> + <name>Maven Touchstone Plugin</name> <currentVersion>1.1</currentVersion> <description/> <shortDescription>Sanity Check test project</shortDescription>