Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Removed the unused build plugin.
  • Loading branch information
nhkhai committed May 1, 2024
1 parent a33bd11 commit 3e44385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@
</excludes>
</configuration> -->
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>
</plugin> -->
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 3e44385

Please sign in to comment.