1
0

Upgrade checkstyle plugin.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432623 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-01-13 14:09:59 +00:00
parent 2789e087fd
commit f33207b314

View File

@@ -448,7 +448,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.1</version>
<version>2.7</version>
<configuration>
<configLocation>${basedir}/checkstyle.xml</configLocation>
<enableRulesSummary>false</enableRulesSummary>