X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=xapp-mgr-client%2Fpom.xml;fp=xapp-mgr-client%2Fpom.xml;h=2659dbf11c924c5e6c86f583072d24856f3b47f2;hb=056a49df629daf4189a34c37ee30b1f5ad88a59d;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..2659dbf1 100644 --- a/xapp-mgr-client/pom.xml +++ b/xapp-mgr-client/pom.xml @@ -27,6 +27,7 @@ limitations under the License. ric-dash-parent 1.0.0-SNAPSHOT + org.oranosc.ric.xappmgr.client xapp-mgr-client RIC xApp Manager client 0.0.10-SNAPSHOT @@ -34,7 +35,7 @@ limitations under the License. UTF-8 UTF-8 1.5.15 - ${project.groupId}.xmc + org.oranosc.ric.xappmgr.client @@ -81,9 +82,9 @@ limitations under the License. - junit - junit - + org.junit.jupiter + junit-jupiter-api + test @@ -99,7 +100,7 @@ limitations under the License. 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}