Put back meaningless prefixes and suffixes

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

View File

@@ -22,7 +22,7 @@
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-developer-activity-plugin</id>
<name>Developer Activity</name>
<name>Maven Developer Activity Plugin</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>