X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=d7e12ec73d99c2164520d692ef1c3dc73ede16db;hb=ccf75118bac3808065eba14081c096b49177219f;hp=ed5375852e093e7f3472378bdf966cf5922f59c1;hpb=6592de75c9b6a494b5886ca2e9b30dc183edb1bc;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index ed537585..d7e12ec7 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -25,12 +25,11 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.5-SNAPSHOT + 1.2.0-SNAPSHOT ric-dash-be RIC Dashboard Webapp backend - 1.8 2.9.2 0 @@ -95,9 +94,28 @@ limitations under the License. spring-boot-starter-test test + + org.junit.jupiter + junit-jupiter-api + test + + + org.junit.jupiter + junit-jupiter-engine + test + + + org.junit.platform + junit-platform-launcher + test + + + org.springframework.boot + spring-boot-maven-plugin + org.codehaus.mojo license-maven-plugin @@ -119,20 +137,6 @@ limitations under the License. - - org.springframework.boot - spring-boot-maven-plugin - - - - org.apache.maven.plugins - maven-compiler-plugin - - - 1.8 - 1.8 - - @@ -154,7 +157,6 @@ limitations under the License. maven-resources-plugin - copy-resources @@ -177,11 +179,30 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - true + + org.jacoco + jacoco-maven-plugin + 0.8.4 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + io.fabric8 @@ -195,9 +216,10 @@ limitations under the License. - ${project.artifactId}:${project.version} + + ric-dashboard:${project.version} - openjdk:8-jre-slim + openjdk:11-jre-slim ${project.version} @@ -212,7 +234,7 @@ limitations under the License. - +