Skip to content

Commit 1401acc

Browse files
committed
Revert "Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 (iluwatar#1126)"
This reverts commit f00523f.
1 parent 6dba5b9 commit 1401acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
<plugin>
367367
<groupId>org.apache.maven.plugins</groupId>
368368
<artifactId>maven-surefire-plugin</artifactId>
369-
<version>3.0.0-M4</version>
369+
<version>3.0.0-M3</version>
370370
<configuration>
371371
<argLine>-Xmx1024M ${argLine}</argLine>
372372
</configuration>

0 commit comments

Comments
 (0)