Start 1.10-SNAPSHOT
Upgrade to PMD 3.7 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@417308 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c6554fa2b1
commit
66553d9d5b
@ -144,7 +144,7 @@
|
||||
<dependency>
|
||||
<groupId>pmd</groupId>
|
||||
<artifactId>pmd</artifactId>
|
||||
<version>3.6</version>
|
||||
<version>3.7</version>
|
||||
<url>http://pmd.sourceforge.net</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@ -24,6 +24,9 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.10-SNAPSHOT" date="In SVN">
|
||||
<action dev="aheritier" type="update">Upgrade to pmd-3.7.</action>
|
||||
</release>
|
||||
<release version="1.9" date="2006-04-27">
|
||||
<action dev="aheritier" type="update" issue="MPPMD-26">Upgrade to pmd-3.6.</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user