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/15 14:27:07 UTC

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

commit 886c76c6edd5651c2623ddf5d50f2c0ff6449dbb
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Apr 15 16:26:52 2018 +0200

    [MINSTALL-144] - 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 41f7fae..ca7577f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,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.