begin 1.8-SNAPSHOT
Upgrade to pmd 3.4 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373872 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a5e7a7dedb
commit
c8a822008f
@ -134,7 +134,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>pmd</groupId>
|
<groupId>pmd</groupId>
|
||||||
<artifactId>pmd</artifactId>
|
<artifactId>pmd</artifactId>
|
||||||
<version>3.2</version>
|
<version>3.4</version>
|
||||||
<url>http://pmd.sourceforge.net</url>
|
<url>http://pmd.sourceforge.net</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@ -24,6 +24,9 @@
|
|||||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.8-SNAPSHOT" date="In SVN">
|
||||||
|
<action dev="aheritier" type="update">Upgrade to pmd-3.4.</action>
|
||||||
|
</release>
|
||||||
<release version="1.7" date="2005-08-05">
|
<release version="1.7" date="2005-08-05">
|
||||||
<action dev="carlos" issue="MPPMD-14" type="add">Added ability to check test sources.</action>
|
<action dev="carlos" issue="MPPMD-14" type="add">Added ability to check test sources.</action>
|
||||||
<action dev="carlos" issue="MPPMD-15" type="update">Upgrade to pmd-3.2.</action>
|
<action dev="carlos" issue="MPPMD-15" type="update">Upgrade to pmd-3.2.</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user