Revert "pom.xml: remove redundant plugin version element"
This reverts commit 5d74665a99
.
This commit is contained in:
parent
3d61e984fe
commit
9f403d26c7
1 changed files with 2 additions and 0 deletions
2
pom.xml
2
pom.xml
|
@ -226,6 +226,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>${maven-checkstyle-plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>validate</id>
|
||||
|
@ -370,6 +371,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>${maven-checkstyle-plugin.version}</version>
|
||||
<reportSets>
|
||||
<reportSet>
|
||||
<reports>
|
||||
|
|
Loading…
Reference in a new issue