You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/04/07 18:19:24 UTC

[maven-ear-plugin] 01/01: [MEAR-266] - Upgrade mave-surefire/failsafe-plugin 2.21.0

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MEAR-266
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git

commit 93f73ba0014f58e79169e4ebf4340c0596157d41
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Apr 7 20:19:10 2018 +0200

    [MEAR-266] - Upgrade mave-surefire/failsafe-plugin 2.21.0
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 12d28df..8dd8b44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,6 +84,7 @@
     <mavenFilteringVersion>3.1.1</mavenFilteringVersion>
     <mavenVersion>3.0</mavenVersion>
     <javaVersion>7</javaVersion>
+    <surefire.version>2.21.0</surefire.version>
   </properties>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.