X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=webapp-backend%2Fpom.xml;h=fac2743ab6032e83d4a5d765329c8cb4302342e1;hb=b7c9d29d2b472e63bbe0331a413da0e7cd492aee;hp=3b06ab9e786eed7d8cfb6f6d73eedfb57995197b;hpb=bda70e88ca63203c5a8cc034e824ec5855c32e4b;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 3b06ab9e..fac2743a 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -1,7 +1,7 @@ + 0 - org.oranosc.ric.e2mgr.client + org.o-ran-sc.ric.a1med.client + a1-med-client + 0.4.0-SNAPSHOT + + + org.o-ran-sc.ric.anrxapp.client + anr-xapp-client + 0.0.8-SNAPSHOT + + + org.o-ran-sc.ric.e2mgr.client e2-mgr-client - 0.0.1-SNAPSHOT + 20190620-SNAPSHOT - org.oranosc.ric.xappmgr.client + org.o-ran-sc.ric.xappmgr.client xapp-mgr-client - 0.0.10-SNAPSHOT + 0.1.4-SNAPSHOT org.springframework.boot @@ -85,15 +96,6 @@ limitations under the License. - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - - org.codehaus.mojo license-maven-plugin @@ -119,6 +121,35 @@ limitations under the License. org.springframework.boot spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + + + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + + true + + + ${project.version}-b${build.number} + + + + maven-resources-plugin @@ -140,6 +171,15 @@ limitations under the License. + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + io.fabric8 @@ -147,9 +187,9 @@ limitations under the License. 0.28.0 true - - nexus3.oran-osc.org:10001 - ${docker.push.registry} + + ${env.CONTAINER_PULL_REGISTRY} + ${env.CONTAINER_PUSH_REGISTRY}