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/05/04 05:36:01 UTC

[maven-plugin-tools] 01/01: [MPLUGIN-334] - 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 MPLUGIN-334
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit 7207eeb9b4515d8b26cd1840c761c56c3f9471cb
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri May 4 07:35:49 2018 +0200

    [MPLUGIN-334] - 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 1921701..a174157 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,6 +91,7 @@
   </distributionManagement>
 
   <properties>
+    <surefire.version>2.21.0</surefire.version>
     <pluginTestingHarnessVersion>1.2</pluginTestingHarnessVersion>
     <mavenVersion>2.2.1</mavenVersion>
     <antVersion>1.7.1</antVersion>

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