Skip to content

Commit

Permalink
Updated to Maven PMD 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Jul 8, 2016
1 parent bc1c053 commit 9a6f578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -542,7 +542,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.5</version>
<version>3.6</version>
<configuration>
<rulesets>
<ruleset>/pmd/custom.xml</ruleset>
Expand Down

0 comments on commit 9a6f578

Please sign in to comment.