X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=app-mgr-client%2Fpom.xml;h=4d65e49e6a10ba72fc74649e26d24a799dd2bd32;hb=b7d7982bbfbf3a1333feb8b811f99497752d3722;hp=bac52faa946bef34472dea74171c5b921404262a;hpb=93a44cb851a49c923126f32016646860d104075c;p=portal%2Fric-dashboard.git diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index bac52faa..4d65e49e 100644 --- a/app-mgr-client/pom.xml +++ b/app-mgr-client/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,13 +25,14 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client app-mgr-client RIC App Manager client - 0.1.5-SNAPSHOT + + 0.1.7-SNAPSHOT UTF-8 UTF-8 @@ -102,7 +103,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/xapp_manager_rest_api_v0_1_5.yaml + ${project.basedir}/ric-plt-appmgr/api/appmgr_rest_api.yaml java ${project.groupId}