X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=c62a236d76e014e979225545762828cc3fd96b97;hb=2dc8cbacf7ea48854c63f35b2d5a861da16b0cf6;hp=b0d803270b7e881cea683b56795adf621c027178;hpb=74b6495875f5654013a5bda7ba3e720f27d0f327;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index b0d80327..c62a236d 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -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,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,12 +62,12 @@ 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 epsdk-fw - 2.4.0 + 2.6.0 commons-logging @@ -169,6 +169,8 @@ limitations under the License. org.junit.platform junit-platform-launcher + + 1.4.2 test @@ -179,25 +181,17 @@ limitations under the License. spring-boot-maven-plugin + org.codehaus.mojo license-maven-plugin - - - - update-file-header - - process-sources - - ${lmp.organization.name} - ${lmp.inception.year} - ${lmp.project.name} - ${lmp.license.name} - ${lmp.process.start.tag} - ${lmp.process.end.tag} - false - - - + + + src + + + **/*.json + +