improve naming consistency between plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372370 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-java-plugin</id>
|
||||
<name>Maven Java Plug-in</name>
|
||||
<name>Maven Java Plugin</name>
|
||||
<currentVersion>1.6-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Compile java code</shortDescription>
|
||||
|
||||
Reference in New Issue
Block a user