X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=d49b53b1af436d4ed76b70b59dd09d130757d7b1;hb=refs%2Fchanges%2F46%2F5546%2F1;hp=8b6599d2498677e5186d18fd0afc83771c2d6417;hpb=0bcfde8903ba3f1fb99fcab3bf39f7f4e6ccbe1e;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 8b6599d..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 - 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} + @@ -192,6 +153,24 @@ limitations under the License. + + org.codehaus.mojo + build-helper-maven-plugin + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/annotations/ + + + + + org.springframework.boot spring-boot-maven-plugin @@ -240,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 @@ -302,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