Pick up maven-checkstyle-plugin version from parent
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -450,7 +450,6 @@ under the License.
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.2.1</version>
|
||||
<configuration>
|
||||
<configLocation>${basedir}/checkstyle.xml</configLocation>
|
||||
<enableRulesSummary>false</enableRulesSummary>
|
||||
|
||||
Reference in New Issue
Block a user