Skip to content

Commit

Permalink
Add maven wrapper plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
HaHaWTH committed Feb 22, 2024
1 parent 232188d commit 754b444
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 @@ -18,6 +18,11 @@

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-wrapper-plugin</artifactId>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down

0 comments on commit 754b444

Please sign in to comment.