Skip to content

Commit

Permalink
remove -M5 surefire plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed Jun 20, 2021
1 parent 5feca81 commit 3584b11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<trimStackTrace>false</trimStackTrace>
Expand Down

0 comments on commit 3584b11

Please sign in to comment.