Skip to content

Commit

Permalink
Restore mojo docs (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jun 7, 2023
1 parent fd678c9 commit 01b9bd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,11 @@
<artifactId>maven-plugin-plugin</artifactId>
<version>${maven-plugin-tools.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-report-plugin</artifactId>
<version>${maven-plugin-tools.version}</version>
</plugin>
</plugins>
</reporting>

Expand Down

0 comments on commit 01b9bd6

Please sign in to comment.