Dang scm:prepare-release

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115914 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-07-30 05:05:53 +00:00
parent 58bd8de712
commit 2b56f05a98

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-pmd-plugin</id>
<name>Maven PMD Plug-in</name>
<currentVersion>1.6-SNAPSHOT</currentVersion>
<currentVersion>1.6</currentVersion>
<description>The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.</description>
<shortDescription>Maven Plugin for PMD</shortDescription>
<url>http://maven.apache.org/reference/plugins/pmd/</url>
@ -65,6 +65,11 @@
<name>1.5</name>
<tag>MAVEN_PMD_1_5</tag>
</version>
<version>
<id>1.6</id>
<name>1.6</name>
<tag>MAVEN_PMD_1_6</tag>
</version>
</versions>
<developers>
<developer>