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-developer-activity-plugin</id>
<name>Maven Developer Activity Plug-in</name>
<name>Developer Activity</name>
<currentVersion>1.5-SNAPSHOT</currentVersion>
<description>This document provides a report of activity in terms of CVS commits and breaks it out by developer. Requires Maven 1.0 RC2.</description>
<shortDescription>Developer Activity report</shortDescription>