From ec0a12600d9db6d8cb882b0babc2d24e5a4430b1 Mon Sep 17 00:00:00 2001 From: Suren Konathala Date: Fri, 11 Sep 2020 18:40:53 -0500 Subject: [PATCH] Updated maven surefire plugin to helidon-standalone-quickstart-mp (#1849) * Updated maven-surefire plugin verion in pom.xml * Updated pom.xml with 2.0.0-SNAPSHOT version Co-authored-by: Suren Konathala --- .../helidon-standalone-quickstart-mp/pom.xml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 41339234e..459fcfddf 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -43,15 +43,14 @@ 3.0.0 2.7.5.1 1.6.0 - 2.19.1 + 3.0.0-M3 1.1.1 1.0.6 3.0.2 1.5.0.Final 0.5.1 2.7 - 1.0.3 - 2.19.1 + 3.0.0-M3 @@ -103,11 +102,6 @@ maven-surefire-plugin ${version.plugin.surefire} - - org.junit.platform - junit-platform-surefire-provider - ${version.plugin.surefire.provider.junit} - org.junit.jupiter junit-jupiter-engine @@ -128,11 +122,6 @@ true - - org.junit.platform - junit-platform-surefire-provider - ${version.plugin.surefire.provider.junit} - org.junit.jupiter junit-jupiter-engine