You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2017/08/17 20:43:49 UTC

[2/4] tomee git commit: TOMEE-2115 down to surefire 2.19

TOMEE-2115 down to surefire 2.19


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

Branch: refs/heads/fb_tomee8
Commit: 160ff486bc86040b9098e2a8b4278c9ab44c3626
Parents: 606cad6
Author: Mark Struberg <st...@apache.org>
Authored: Thu Aug 17 22:40:34 2017 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Aug 17 22:40:34 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/160ff486/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index baebe03..99f2e89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.21-SNAPSHOT</version>
+          <version>2.19</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>