Skip to content

Commit

Permalink
Update plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
osmandin authored and Andrew Woods committed Feb 19, 2015
1 parent 0c8a9d2 commit 59bf83f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -226,9 +226,9 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.12.1</version>
<version>2.14</version>
<configuration>
<excludes>**/integration/**/*</excludes>
<excludes>**/integration/**/*, **/purl/**/**/**/*, **/openarchives/**/**/*</excludes>
<systemPropertyVariables>
<project.version>${project.version}</project.version>
</systemPropertyVariables>
Expand Down

0 comments on commit 59bf83f

Please sign in to comment.