improved names

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1592241 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2014-05-03 16:27:12 +00:00
parent ca9c92eaab
commit 2bcc4fc6e9
2 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,8 @@
<artifactId>maven-plugin-tools-annotations</artifactId>
<name>Maven Plugin Tool for Annotations</name>
<name>Maven Plugin Tool for Java with Java 5 Annotations</name>
<description>Descriptor extractor for plugins written in Java with Java 5 annotations.</description>
<dependencies>

View File

@ -30,7 +30,7 @@
<artifactId>maven-plugin-tools-java</artifactId>
<name>Maven Plugin Tool for Java with Javadoc Tags</name>
<name>Maven Plugin Tool for Java with Mojo Javadoc Tags</name>
<description>Descriptor extractor for plugins written in Java annotated with Mojo Javadoc Tags.</description>
<dependencies>