This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push: new d4fa31c [MPOM-173] Upgrade mave-surefire/failsafe-plugin 2.20.1 d4fa31c is described below commit d4fa31c8bffd4379d095443786e73039a6522fa6 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 19:04:12 2017 +0100 [MPOM-173] Upgrade mave-surefire/failsafe-plugin 2.20.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9542cb..c7f6d7b 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ under the License. <arguments /> <maven.compiler.source>1.6</maven.compiler.source> <maven.compiler.target>1.6</maven.compiler.target> - <surefire.version>2.19.1</surefire.version> + <surefire.version>2.20.1</surefire.version> <assembly.tarLongFileMode>posix</assembly.tarLongFileMode> </properties> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].