Skip to content

Commit

Permalink
Add maven-help-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Nov 23, 2023
1 parent 8813f5c commit 1e17b74
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 @@ -86,6 +86,11 @@
<artifactId>versions-maven-plugin</artifactId>
<version>2.16.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-help-plugin</artifactId>
<version>3.4.0</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
Expand Down

0 comments on commit 1e17b74

Please sign in to comment.