Skip to content

Commit

Permalink
Upgrade PMD via Maven plugin 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Dec 24, 2015
1 parent c188df0 commit 2f55e56
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 2f55e56

Please sign in to comment.