X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=d49b53b1af436d4ed76b70b59dd09d130757d7b1;hb=f9523c1537c94946ecd9a8250b0de429881418f5;hp=e7016242a573028e495cf2fb596a7d5243f8f715;hpb=1c0e356ec81e0ecfc7a3589e1e0361ea370faa52;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index e701624..d49b53b 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 - 2.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} + @@ -258,26 +219,6 @@ limitations under the License. - - maven-resources-plugin - - - copy-resources - validate - - copy-resources - - - ${project.build.directory}/classes/resources/ - - - ${project.parent.basedir}/webapp-frontend/dist/controlpanelApp/ - - - - - - org.apache.maven.plugins @@ -320,7 +261,7 @@ limitations under the License. - o-ran-sc/nonrtric-controlpanel:${project.version} + o-ran-sc/nonrtric-controlpanel-backend:${project.version} openjdk:11-jre-slim