improved names
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1592241 13f79535-47bb-0310-9956-ffa450edef68master
parent
ca9c92eaab
commit
2bcc4fc6e9
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue