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:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user