X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=d86ba2135a9aa46516bdd7ae1a0786e5a24cd8b4;hb=e6ee6ba3a164c8cb3c8ee259b05a838022af7ea5;hp=e8fb920a1cf5eeccad9186b0d26a9c0d23e949d5;hpb=c3b80bfed44dd12cf869d85bcda9c63583b147fb;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index e8fb920a..d86ba213 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -52,7 +52,7 @@ limitations under the License. org.o-ran-sc.ric.plt.a1med.client a1-med-client - 0.10.0-SNAPSHOT + 0.10.3-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client @@ -62,7 +62,7 @@ limitations under the License. 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 @@ -269,7 +271,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.28.0 + 0.30.0 true @@ -298,11 +300,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