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/30 17:37:46 UTC

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

commit bbaa0c0abc8ff826ab2095bd64ad2ab09cd4afcd
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri Mar 30 19:37:30 2018 +0200

    [MPH-145] - 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 5ac796c..971464d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,7 @@ under the License.
   <properties>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
+    <surefire.version>2.21.0</surefire.version>
   </properties>
 
   <dependencies>

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