Skip to content

Commit

Permalink
Revert to prev surefire versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ShammiL committed Sep 11, 2024
1 parent 6580a89 commit ba059ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<!-- <version>2.22.2</version>-->
<version>2.12.4</version>
<inherited>false</inherited>
<configuration>
<argLine>${argLine}</argLine>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
<maven.resources.plugin.version>3.1.0</maven.resources.plugin.version>
<maven.antrun.plugin.version>1.8</maven.antrun.plugin.version>
<maven.surefire.plugin.version>2.12.4</maven.surefire.plugin.version>
<maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version>
<!--<jacoco.maven.plugin.version>0.8.2</jacoco.maven.plugin.version>-->
<!--<testng.version>6.11</testng.version>-->
<maven.dependency.plugin.version>3.1.1</maven.dependency.plugin.version>
Expand Down

0 comments on commit ba059ed

Please sign in to comment.