Skip to content

Commit

Permalink
Remove surefire plugin inheriting config
Browse files Browse the repository at this point in the history
  • Loading branch information
ShammiL committed Sep 11, 2024
1 parent 6d4b483 commit 918f69c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<!-- <inherited>false</inherited>-->
<configuration>
<argLine>${argLine}</argLine>
<disableXmlReport>false</disableXmlReport>
Expand Down

0 comments on commit 918f69c

Please sign in to comment.