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:39 UTC

[11/15] struts git commit: change version surefire-plugin

change version surefire-plugin


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

Branch: refs/heads/master
Commit: ad5cc586804ef08ed9de6985662dee020723d960
Parents: e170ae1
Author: victorsosa <vi...@peopleware.do>
Authored: Fri Jun 24 10:51:01 2016 -0400
Committer: victorsosa <vi...@peopleware.do>
Committed: Fri Jun 24 10:51:01 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/struts/blob/ad5cc586/plugins/embeddedjsp/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml
index 68bc35a..d52dacc 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.19.1</version>
+                <version>2.4.2</version>
                 <configuration>
                     <additionalClasspathElements>
                         <element>target/test-classes/jsps.jar</element>