X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=01362c6f7ded5148dd0d65195c4220f9f20fc4da;hb=b8f4e986970eab6cfa5729c24680f2816f056edb;hp=ed5375852e093e7f3472378bdf966cf5922f59c1;hpb=3340ea073fd56431b2d1231bda17cd98765fd8eb;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index ed537585..01362c6f 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 - - io.fabric8 @@ -195,7 +219,8 @@ limitations under the License. - ${project.artifactId}:${project.version} + + ric-dashboard:${project.version} openjdk:8-jre-slim @@ -212,7 +237,7 @@ limitations under the License. - +