From: Marcin Migdal Date: Fri, 7 Dec 2018 13:34:49 +0000 (+0100) Subject: Simplify Junit config X-Git-Tag: 1.1.3~49 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1bdf0c67de0dc4c46aaada715828838950160802;p=dcaegen2%2Fservices%2Fsdk.git Simplify Junit config Change-Id: I44fde50ca06a62fb2bd9ebf7a3f21ca0dc73381f Issue-ID: DCAEGEN2-1021 Signed-off-by: mmigdal --- diff --git a/pom.xml b/pom.xml index 97ee7571..abfc5706 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.1.0 ${project.build.sourceEncoding} @@ -67,13 +67,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.22.1 - - - org.junit.platform - junit-platform-surefire-provider - ${junit-platform.version} - - maven-javadoc-plugin