Migrate from maven-checkstyle-plugin from 2.7 to 3.1.1.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -461,7 +461,7 @@ under the License.
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>2.7</version>
|
||||
<version>3.1.1</version>
|
||||
<configuration>
|
||||
<configLocation>${basedir}/checkstyle.xml</configLocation>
|
||||
<enableRulesSummary>false</enableRulesSummary>
|
||||
|
||||
Reference in New Issue
Block a user