Skip to content

Commit

Permalink
Use maven-plugin-report-plugin for sitedocs
Browse files Browse the repository at this point in the history
(cherry picked from commit f0bbdfe)
  • Loading branch information
laeubi committed Jun 27, 2023
1 parent ba7b1a9 commit 530b623
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 @@ -486,7 +486,7 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<artifactId>maven-plugin-report-plugin</artifactId>
<version>${pluginToolsVersion}</version>
<configuration>
<requirements>
Expand Down

0 comments on commit 530b623

Please sign in to comment.