Update maven-checkstyle-plugin from 2.9.1 to 2.13.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1630269 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2014-10-09 02:29:00 +00:00
parent a11351107e
commit ab570625ff
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@
<plugins>
<plugin>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.9.1</version>
<version>2.13</version>
<configuration>
<configLocation>${basedir}/checkstyle.xml</configLocation>
<enableRulesSummary>false</enableRulesSummary>