Specify version for maven-plugin-plugin in reporting.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1585585 13f79535-47bb-0310-9956-ffa450edef68master
parent
6a8cd85aad
commit
feedd25653
|
|
@ -260,6 +260,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-plugin-plugin</artifactId>
|
<artifactId>maven-plugin-plugin</artifactId>
|
||||||
|
<version>3.2</version>
|
||||||
<reportSets>
|
<reportSets>
|
||||||
<reportSet>
|
<reportSet>
|
||||||
<reports>
|
<reports>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue