Skip to content

Commit

Permalink
surefire version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
1-ARIjitS committed Aug 30, 2024
2 parents adb4fec + 672def1 commit 0be74e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.4.0</version>
<configuration>
<!-- <forkCount>4</forkCount>-->
<!-- <reuseForks>true</reuseForks>-->
<!-- <argLine>-Xmx4096m -XX:MaxMetaspaceSize=512m</argLine>-->
<!-- <forkCount>4</forkCount>-->
<!-- <reuseForks>true</reuseForks>-->
<!-- <argLine>-Xmx4096m -XX:MaxMetaspaceSize=512m</argLine>-->
<skipTests>true</skipTests>
</configuration>
</plugin>
Expand Down

0 comments on commit 0be74e4

Please sign in to comment.