X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=89a8315e30a444b82e85037e13f4eac6fefaf805;hb=6b1a3570356fd1a5624ea64db8d1f029ce0ab002;hp=f426920907db7c7f7e443e353cbd526f3767237f;hpb=80f26bbeef6caea8f9946e8a0e1a5e0319dacc38;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index f4269209..89a8315e 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.4-SNAPSHOT + 1.2.0-SNAPSHOT ric-dash-be RIC Dashboard Webapp backend - 1.8 2.9.2 0 @@ -56,7 +55,7 @@ limitations under the License. org.o-ran-sc.ric.plt.e2mgr.client e2-mgr-client - 20190620-SNAPSHOT + 20190703-SNAPSHOT org.springframework.boot @@ -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,9 +219,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 +237,7 @@ limitations under the License. - +