This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-719 in repository https://gitbox.apache.org/repos/asf/maven-file-management.git
commit e51f7028b0e26672694f15a5befb2d46a372f6e7 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun Apr 15 12:19:36 2018 +0200 [MSHARED-719] - 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 4d522b8..7744d51 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,7 @@ </site> </distributionManagement> <properties> + <surefire.version>2.21.0</surefire.version> <mavenVersion>3.0</mavenVersion> </properties> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.