X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=b50cc62cbf7ff45f3612219df4a3ec65057e7209;hb=refs%2Fheads%2Fmaster;hp=7353af0a4781e4e8266620dbd0c22d2e9e9d7422;hpb=4ed8883b9863f247287e50c7ff1c1108f1d4a47a;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 7353af0a..7e3c879b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.1.4-SNAPSHOT + 5.0.0-SNAPSHOT integration pom @@ -38,7 +38,8 @@ 17 - 4.1.4-SNAPSHOT + 5.0.0-SNAPSHOT + [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec jacoco @@ -550,16 +551,28 @@ 4.13.2 test + + + org.junit.jupiter + junit-jupiter + ${version.jupiter} + test + org.junit.jupiter junit-jupiter-engine ${version.jupiter} test - - org.junit.vintage - junit-vintage-engine + org.junit.jupiter + junit-jupiter-api + ${version.jupiter} + test + + + org.junit.jupiter + junit-jupiter-params ${version.jupiter} test @@ -981,34 +994,6 @@ kotlin-stdlib-common ${version.kotlin} - - - - com.squareup.okhttp3 - okhttp - 4.12.0 - - - io.projectreactor - reactor-core - 3.6.5 - - - net.bytebuddy - byte-buddy - ${version.bytebuddy} - - - net.bytebuddy - byte-buddy-agent - ${version.bytebuddy} - - - org.jboss.logging - jboss-logging - 3.5.3.Final - runtime - @@ -1487,7 +1472,7 @@ org.onap.policy.parent checkstyle - ${project.version} + ${version.parent.checkstyle} compile