pmd: use the released pmd-build plugin 0.8

This commit is contained in:
Andreas Dangel 2013-04-05 18:26:17 +02:00
parent 0170a40dec
commit ee05fa73cd

View File

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