X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-mgr-client%2Fpom.xml;fp=xapp-mgr-client%2Fpom.xml;h=ad034ad61867a690aac5106f9a989e3ad68af98e;hb=bda70e88ca63203c5a8cc034e824ec5855c32e4b;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..ad034ad6 100644 --- a/xapp-mgr-client/pom.xml +++ b/xapp-mgr-client/pom.xml @@ -27,7 +27,7 @@ limitations under the License. ric-dash-parent 1.0.0-SNAPSHOT - org.oranosc.ric.xappmgr.client + org.oranosc.ric.xappmgr.client xapp-mgr-client RIC xApp Manager client 0.0.10-SNAPSHOT @@ -93,7 +93,7 @@ limitations under the License. io.swagger swagger-codegen-maven-plugin - 2.2.3 + 2.4.5 @@ -167,6 +167,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 + + + + + + + + + + + +