You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2016/07/18 06:01:35 UTC

[07/15] struts git commit: change maven-surefire-plugin update version

change maven-surefire-plugin update version 

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

Branch: refs/heads/master
Commit: 7c308253ce87d947466d71bacd7a7d8d5acdbd96
Parents: a4fc8ae
Author: victorsosa <vi...@peopleware.do>
Authored: Fri Jun 24 09:35:05 2016 -0400
Committer: victorsosa <vi...@peopleware.do>
Committed: Fri Jun 24 09:35:05 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/struts/blob/7c308253/plugins/embeddedjsp/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml
index e6d9942..d90d9af 100644
--- a/plugins/embeddedjsp/pom.xml
+++ b/plugins/embeddedjsp/pom.xml
@@ -98,7 +98,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.4.2</version>
+                <version>2.19.1</version>
                 <configuration>
                     <additionalClasspathElements>
                         <element>target/test-classes/jsps.jar</element>