improved name and description

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1341187 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-21 20:14:35 +00:00
parent aa718c105f
commit c8b67549cf
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ under the License.
<artifactId>maven-script</artifactId>
<packaging>pom</packaging>
<name>Maven Script Support Root</name>
<name>Maven Script Mojo Support</name>
<description>Maven Script Mojo Support lets developer write Maven plugins/goals with scripting languages instead of compiled Java.</description>
<modules>
<module>maven-script-ant</module>