update maven-surefire-plugin

This commit is contained in:
victorsosa
2016-06-07 09:25:39 -04:00
parent b59f17f467
commit a4fc8ae42e
+1 -1
View File
@@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
<version>2.6</version>
<configuration>
<argLine>-Duser.language=en -Duser.region=US</argLine>
<properties>