This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MRRESOURCES-104 in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git
The following commit(s) were added to refs/heads/MRRESOURCES-104 by this push: new ed7b23c Upgraded surefire/failsafe to 2.21.0 ed7b23c is described below commit ed7b23cca07f0f6ce15700a9aea2d805354bc573 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Apr 7 22:38:18 2018 +0200 Upgraded surefire/failsafe to 2.21.0 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 812b382..0d5ccd0 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ under the License. </distributionManagement> <properties> + <surefire.version>2.21.0</surefire.version> <mavenVersion>2.2.1</mavenVersion> <mavenFilteringVersion>3.1.1</mavenFilteringVersion> <sitePluginVersion>3.3</sitePluginVersion> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.