update maven-surefire-plugin

Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a4fc8ae4
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a4fc8ae4
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/a4fc8ae4

Branch: refs/heads/master
Commit: a4fc8ae42e482594837a03a11be02b5f30eaef2a
Parents: b59f17f
Author: victorsosa <victor.s...@peopleware.do>
Authored: Tue Jun 7 09:25:39 2016 -0400
Committer: victorsosa <victor.s...@peopleware.do>
Committed: Tue Jun 7 09:25:39 2016 -0400

----------------------------------------------------------------------
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/a4fc8ae4/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index e577c51..9ce0fcd 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -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>

Reply via email to