X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1-med-client%2Fpom.xml;h=ca0a871c64fce8eb801bcde920f48104d5e88915;hb=c1c667f0a1aa289655b5309aff4c1c748733f4d2;hp=a7a936ad384f4efe9915dbc33c9e8e649df06f6f;hpb=be7a01eda7e4fb9f97a18009d727e6a0692e9399;p=portal%2Fric-dashboard.git diff --git a/a1-med-client/pom.xml b/a1-med-client/pom.xml index a7a936ad..ca0a871c 100644 --- a/a1-med-client/pom.xml +++ b/a1-med-client/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,20 +25,29 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.1-SNAPSHOT + 2.0.0-SNAPSHOT - org.o-ran-sc.ric.a1med.client + org.o-ran-sc.ric.plt.a1med.client a1-med-client RIC A1 Mediator client - 0.3.0-SNAPSHOT + + 0.10.3-SNAPSHOT UTF-8 UTF-8 + + 0 + org.oransc.ric.a1med.client + + + javax.annotation + javax.annotation-api + io.swagger.core.v3 swagger-annotations @@ -52,39 +61,32 @@ limitations under the License. org.springframework spring-web - com.fasterxml.jackson.core jackson-core - com.fasterxml.jackson.core jackson-annotations - com.fasterxml.jackson.core jackson-databind - com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - com.fasterxml.jackson.datatype jackson-datatype-jsr310 - org.junit.jupiter junit-jupiter-api - test @@ -101,7 +103,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/a1_mediator_0.3.0.yaml + ${project.basedir}/ric-plt-a1/a1/openapi.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -121,51 +123,20 @@ limitations under the License. - - - org.apache.maven.plugins - maven-compiler-plugin - - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - attach-javadocs - - jar - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - - attach-sources - - jar - - - - - + org.apache.maven.plugins - maven-deploy-plugin - + maven-jar-plugin - true + + + true + + + ${project.version}-b${build.number} + +