Skip to content

Commit

Permalink
Use a newer PMD version
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Sep 27, 2015
1 parent 24eb9ef commit 2be6dd0
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.1</version>
<version>3.5</version>
<configuration>
<rulesets>
<ruleset>/pmd/custom.xml</ruleset>
Expand Down

0 comments on commit 2be6dd0

Please sign in to comment.