Updated to use PMD 1.2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113909 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
61520e2ffe
commit
f115a120b6
@ -64,7 +64,7 @@
|
||||
<dependency>
|
||||
<groupId>pmd</groupId>
|
||||
<artifactId>pmd</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.2.1</version>
|
||||
<url>http://pmd.sourceforge.net</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@ -9,6 +9,9 @@
|
||||
<body>
|
||||
|
||||
<release version="1.2" date="in CVS">
|
||||
<action dev="vmassol" type="update">
|
||||
Upgraded to use PMD 1.2.1.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.1" date="2003-08-30">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user