X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=fc4ec39769458d3e882eab2a4ec67b0c2faf3938;hb=bccdfae0521c7aa6299b2dee2d887e945ffa3490;hp=3ec22cbd2795888f24b15b1765981dd24993ff79;hpb=6e3a6f5c61a6af69255862c485fd597c39f69268;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 3ec22cb..fc4ec39 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.o-ran-sc.portal.nonrtric.controlpanel nonrtric-controlpanel-parent - 1.0.0-SNAPSHOT + 2.2.0-SNAPSHOT nonrtric-controlpanel-be Non-RT RIC Control Panel Webapp backend @@ -40,6 +40,7 @@ limitations under the License. 1.18.0 0.8.5 0.33.0 + 20190722 0 @@ -51,56 +52,6 @@ limitations under the License. - - - org.onap.portal.sdk - epsdk-fw - ${epsdk-fw.version} - - - commons-logging - commons-logging - - - log4j - log4j - - - log4j - apache-log4j-extras - - - org.slf4j - slf4j-log4j12 - - - junit - junit - - - commons-fileupload - commons-fileupload - - - commons-beanutils - commons-beanutils - - - - org.powermock - powermock-module-junit4 - - - - org.powermock - powermock-api-mockito - - - - - org.springframework.boot - spring-boot-starter-security - org.springframework.boot spring-boot-starter-web @@ -118,6 +69,11 @@ limitations under the License. axis2-kernel ${apache-axis2.version} + + org.projectlombok + lombok + provided + org.slf4j @@ -152,6 +108,11 @@ limitations under the License. gson ${immutable.version} + + org.json + json + ${json.version} +