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/09 20:27:03 UTC

[maven-enforcer] 01/01: [MENFORCER-303] - 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 MENFORCER-303
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit 935c3e501b17e3f24236596bb7b64717920dbf4d
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed May 9 22:26:48 2018 +0200

    [MENFORCER-303] - 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 a24099d..167a4e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,7 @@
     </site>
   </distributionManagement>
   <properties>
+    <surefire.version>2.21.0</surefire.version>
     <maven.version>3.0</maven.version>
     <maven.site.path>enforcer-archives/enforcer-LATEST</maven.site.path>
   </properties>

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