X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-mgr-client%2Fpom.xml;h=6e27cbec1bc054c25e99c5833f6c0855f545b058;hb=refs%2Fchanges%2F13%2F113%2F1;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..6e27cbec 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 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_0_10.json 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 @@ -166,6 +161,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 + + + + + + + + + + + +