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=cc549400f7cc762ec35f7488bf5da4699bdab9a9;hpb=e2cbc4d0304646febf7e2cbe0dccdf9840189222;p=portal%2Fric-dashboard.git diff --git a/xapp-mgr-client/pom.xml b/xapp-mgr-client/pom.xml index cc549400..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 - ${project.groupId}.xmc + org.oransc.ric.xappmgr.client io.swagger swagger-annotations - ${swagger-annotations-version} + 1.5.15 org.springframework @@ -81,44 +82,38 @@ limitations under the License. - junit - junit - + org.junit.jupiter + junit-jupiter-api + test + io.swagger swagger-codegen-maven-plugin - 2.2.3 + 2.4.5 generate - ${project.basedir}/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 @@ -138,20 +133,6 @@ limitations under the License. 1.8 - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - attach-javadocs - - jar - - - - org.apache.maven.plugins @@ -166,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 + + + + + + + + + + + +