Skip to content

Commit

Permalink
[pom] Set maven-plugin-plugin to maven-plugin-report-plugin for site
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 23, 2023
1 parent 1b2faae commit f40bb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<artifactId>maven-plugin-report-plugin</artifactId>
<version>${pluginPluginVersion}</version>
<configuration>
<requirements>
Expand Down

0 comments on commit f40bb89

Please sign in to comment.