Revert "pom.xml: remove redundant plugin version element"

This reverts commit 5d74665a99.
This commit is contained in:
Paul Campbell 2016-08-17 22:30:18 +01:00
parent 3d61e984fe
commit 9f403d26c7

View file

@ -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>