X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-mgr-client%2Fpom.xml;h=9146e19d0354fb8a251b8c9c275b82d06d7bd8dd;hb=9457e10be41282c973744cdced34cdeff65837f7;hp=2659dbf11c924c5e6c86f583072d24856f3b47f2;hpb=056a49df629daf4189a34c37ee30b1f5ad88a59d;p=portal%2Fric-dashboard.git diff --git a/xapp-mgr-client/pom.xml b/xapp-mgr-client/pom.xml index 2659dbf1..9146e19d 100644 --- a/xapp-mgr-client/pom.xml +++ b/xapp-mgr-client/pom.xml @@ -1,7 +1,7 @@ + org.o-ran-sc.ric.xappmgr.client xapp-mgr-client RIC xApp Manager client - 0.0.10-SNAPSHOT + 0.1.2-SNAPSHOT UTF-8 UTF-8 - 1.5.15 - org.oranosc.ric.xappmgr.client + org.oransc.ric.xappmgr.client io.swagger swagger-annotations - ${swagger-annotations-version} + 1.5.15 org.springframework @@ -91,35 +91,29 @@ limitations under the License. + io.swagger swagger-codegen-maven-plugin - 2.2.3 + 2.4.5 generate - ${project.basedir}/src/main/resources/xapp_manager_rest_api_v0_0_10.json + ${project.basedir}/src/main/resources/xapp_manager_rest_api_v0_1_2.yaml java ${project.groupId} ${project.artifactId} ${project.version} - www.oran-osc.org + www.O-RAN-SC.org xApp manager client library resttemplate true java8 Apache 2.0 https://www.apache.org/licenses/LICENSE-2.0 - - - http://gerrit.oran-osc.org - RIC Team - - AT&T and Nokia - ${client.base.package.name} ${client.base.package.name}.model @@ -139,20 +133,6 @@ limitations under the License. 1.8 - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - attach-javadocs - - jar - - - - org.apache.maven.plugins @@ -167,6 +147,45 @@ limitations under the License. + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + io.swagger + swagger-codegen-maven-plugin + [1.0,) + + generate + + + + + + + + + + + +