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/25 16:59:44 UTC

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

commit 3d881359680672a8bb552d3aeeff5e79867b198a
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Apr 25 18:59:29 2018 +0200

    [MJLINK-16] - 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 640fcb6..32766f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,6 +65,7 @@
   </distributionManagement>
 
   <properties>
+    <surefire.version>2.21.0</surefire.version>
     <mavenVersion>3.0</mavenVersion>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>

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