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:
aheritier
2006-01-26 00:09:45 +00:00
parent b601590bd2
commit 38a1ff1344
33 changed files with 33 additions and 33 deletions

View File

@@ -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>