Remove 'Maven' and 'plugin' from name

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-05-11 15:06:54 +00:00
parent cabdb49495
commit ca69c6afa5
19 changed files with 19 additions and 19 deletions

View File

@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-deploy-plugin</id>
<name>Maven Deploy Plug-in</name>
<name>Deploy</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Deploy to remote repository</shortDescription>