X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=8f0cb584c85d57d9701439b9fd17a5346fb96e08;hb=55472d9367cf229b2b87a625a8aa1dfb822cbaad;hp=40db7710cafbe7aa268c3541e4de3786d8b6b97c;hpb=3f812ea25d352ec33d07f5ffa4c2aa2a77e8e793;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 40db7710..8f0cb584 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.0-SNAPSHOT + 1.2.4-SNAPSHOT ric-dash-be RIC Dashboard Webapp backend @@ -52,17 +52,17 @@ limitations under the License. org.o-ran-sc.ric.plt.a1med.client a1-med-client - 0.4.0-SNAPSHOT + 0.10.3-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client app-mgr-client - 0.1.5-SNAPSHOT + 0.1.7-SNAPSHOT org.o-ran-sc.ric.plt.e2mgr.client e2-mgr-client - 20190703-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.portal.sdk @@ -169,6 +169,8 @@ limitations under the License. org.junit.platform junit-platform-launcher + + 1.4.2 test @@ -183,6 +185,7 @@ limitations under the License. license-maven-plugin + first update-file-header @@ -195,6 +198,9 @@ limitations under the License. ${lmp.process.start.tag} ${lmp.process.end.tag} false + + **/*.json + @@ -269,7 +275,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.28.0 + 0.30.0 true @@ -298,11 +304,11 @@ limitations under the License. java + -Xms128m + -Xmx256m -cp maven:maven/${project.artifactId}-${project.version}.${project.packaging} -Dloader.main=org.oransc.ric.portal.dashboard.DashboardApplication - -Xms128m - -Xmx256m -Djava.security.egd=file:/dev/./urandom org.springframework.boot.loader.PropertiesLauncher