Use managed surefire version in core

This commit is contained in:
Aleksandr Mashchenko
2018-02-05 18:39:12 +02:00
parent 56c6456c61
commit eed364fe28
-1
View File
@@ -40,7 +40,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.6</version>
<configuration>
<argLine>-Duser.language=en -Duser.region=US</argLine>
<properties>