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/03/29 16:46:06 UTC

[maven-filtering] 01/01: [MSHARED-712] - Upgrade mave-surefire/failsafe-plugin 2.21.0 for JDK 10

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

khmarbaise pushed a commit to branch MSHARED-712
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git

commit 549b852ace8407f5104071122642896f58a97950
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Mar 29 18:45:31 2018 +0200

    [MSHARED-712] - Upgrade mave-surefire/failsafe-plugin 2.21.0 for JDK 10
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c7e26bb..3b76779 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,7 @@
   </distributionManagement>
 
   <properties>
+    <surefire.version>2.21.0</surefire.version>
     <mavenVersion>3.0</mavenVersion>
   </properties>
 

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