X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-mgr-client%2Fpom.xml;h=95561bbe3556dc98da0e3d98dd8104198c7d5812;hb=refs%2Fchanges%2F84%2F184%2F2;hp=496510afad4418ec223f608945c937b9efd49967;hpb=5577df1ec38f5810920100116ea0b4023f2649ef;p=portal%2Fric-dashboard.git diff --git a/xapp-mgr-client/pom.xml b/xapp-mgr-client/pom.xml index 496510af..95561bbe 100644 --- a/xapp-mgr-client/pom.xml +++ b/xapp-mgr-client/pom.xml @@ -25,16 +25,19 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.1-SNAPSHOT + 1.0.3-SNAPSHOT org.o-ran-sc.ric.xappmgr.client xapp-mgr-client RIC xApp Manager client - 0.1.2-SNAPSHOT + 0.1.3-SNAPSHOT UTF-8 UTF-8 + + 0 + org.oransc.ric.xappmgr.client @@ -101,7 +104,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/xapp_manager_rest_api_v0_1_2.yaml + ${project.basedir}/src/main/resources/xapp_manager_rest_api_v0_1_3.yaml java ${project.groupId} @@ -147,6 +150,23 @@ limitations under the License. + + + org.apache.maven.plugins + maven-jar-plugin + + + + + true + + + ${project.version}-b${build.number} + + + + org.apache.maven.plugins @@ -178,7 +198,7 @@ limitations under the License. - +