pmd: using the release pmd-build plugin

This commit is contained in:
Andreas Dangel
2012-11-24 18:28:48 +01:00
parent 6a8d7c3bcc
commit 6b82ce4c48

View File

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