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/18 17:08:31 UTC

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

commit fc1d886641b7055a776afb75364f5325ef50ecbe
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Apr 18 19:08:19 2018 +0200

    [MACR-44] - 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 baa40a6..c00aed9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,6 +62,7 @@ under the License.
   </distributionManagement>
 
   <properties>
+    <surefire.version>2.21.0</surefire.version>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
   </properties>

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