This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-727-surefire in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
commit 612ef187c21d473c4581098a56fc317641f7bc98 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun May 6 14:53:26 2018 +0200 [MSHARED-727] - 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 4ba5481..8d30a54 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,7 @@ <description>Provides utility methods for creating JARs and other archive files from a Maven project.</description> <properties> + <surefire.version>2.21.0</surefire.version> <mavenVersion>3.0</mavenVersion> <javaVersion>7</javaVersion> </properties> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.