Skip to content

Commit

Permalink
Revert "Upgrade PMD via Maven plugin 3.6"
Browse files Browse the repository at this point in the history
This reverts commit 2f55e56.
  • Loading branch information
egonw committed Dec 24, 2015
1 parent 0c24263 commit 4f2237a
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.6</version>
<version>3.5</version>
<configuration>
<rulesets>
<ruleset>/pmd/custom.xml</ruleset>
Expand Down

0 comments on commit 4f2237a

Please sign in to comment.