X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=app-mgr-client%2Fpom.xml;h=341ab376f2d1ab0f7189d77e828de4ab00e1bfe1;hb=43e79e4a410e1cf377d344cae2c9a7a6e4806fe9;hp=4efb783bf2287edd29c0709d483d36263996040c;hpb=b244a344777f416ad9b5ff09d1a8ad5f5517f2bf;p=portal%2Fric-dashboard.git diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index 4efb783b..341ab376 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.1-SNAPSHOT + 2.0.0-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client app-mgr-client RIC App Manager client - 0.1.7-SNAPSHOT + + 0.3.3-SNAPSHOT UTF-8 UTF-8 @@ -102,7 +103,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/api_appmgr_rest_api_0.1.7.yaml + ${project.basedir}/ric-plt-appmgr/api/appmgr_rest_api.yaml java ${project.groupId}