Revert "Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 (#1126)"

This reverts commit f00523f7c0f8a008f3e5e5616f156e615bc47e16.
This commit is contained in:
Ilkka Seppälä 2020-01-12 11:00:23 +02:00
parent 6dba5b9b58
commit 1401accb4f

View File

@ -366,7 +366,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-M3</version>
<configuration>
<argLine>-Xmx1024M ${argLine}</argLine>
</configuration>