Remove 'Maven' and 'plugin' from name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115228 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<project>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>test-maven-ant-plugin</id>
|
||||
<name>Test project for Maven Ant Plugin</name>
|
||||
<name>Test project for Maven Ant</name>
|
||||
<groupId>maven</groupId>
|
||||
<currentVersion>1.0-SNAPSHOT</currentVersion>
|
||||
<organization>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-caller-plugin</id>
|
||||
<name>Maven Caller Plugin</name>
|
||||
<name>Caller</name>
|
||||
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||
<description>Interface to isolate calls between plugins</description>
|
||||
<shortDescription>Maven Caller plugin</shortDescription>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-castor-plugin</id>
|
||||
<name>Maven Castor Plug-in</name>
|
||||
<name>Castor</name>
|
||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||
<description>Various goals for making development with Plexus easy.</description>
|
||||
<shortDescription>Plexus Tools</shortDescription>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-changelog-plugin</id>
|
||||
<name>Maven Changelog Plug-in</name>
|
||||
<name>Changelog</name>
|
||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Produce SCM changelog reports</shortDescription>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-changes-plugin</id>
|
||||
<name>Maven Changes Plug-in</name>
|
||||
<name>Changes</name>
|
||||
<currentVersion>1.4-SNAPSHOT</currentVersion>
|
||||
<shortDescription>Produce changes report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/changes/</url>
|
||||
|
||||
Reference in New Issue
Block a user