pmd: use the released pmd-build plugin

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7659 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Andreas Dangel
2012-04-30 11:18:50 +00:00
parent 35790351ec
commit 4124ac0194

View File

@@ -434,7 +434,7 @@
<plugin>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-build</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
<executions>
<execution>
<phase>pre-site</phase>