This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch MNG-6169/MNG-6551
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/MNG-6169/MNG-6551 by this push:
new 7f51877 Upgrade to Maven Surefire Plugin 3.0.0-M3
7f51877 is described below
commit 7f518770644f47910c0d2e6d4c3bdf04dd7e8bfa
Author: Michael Osipov <[email protected]>
AuthorDate: Mon Jan 7 17:42:10 2019 +0100
Upgrade to Maven Surefire Plugin 3.0.0-M3
---
maven-core/src/main/resources/META-INF/plexus/default-bindings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
b/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
index e73c5e2..90db044 100644
--- a/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
+++ b/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
@@ -79,7 +79,7 @@ Mappings to default lifecycle, specific for each packaging.
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile
</test-compile>
<test>
- org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test
+ org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test
</test>
<package>
org.apache.maven.plugins:maven-jar-plugin:2.4:jar