X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=app-mgr-client%2Fpom.xml;h=1686923dae1505f16423b7f0746a783be62e55aa;hb=761f2ad4329fcb8ef86797997f2a8b5fe5368e70;hp=3c50b6189214ea5fe395ebc81fa81aae3f5e946d;hpb=74b6495875f5654013a5bda7ba3e720f27d0f327;p=portal%2Fric-dashboard.git diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index 3c50b618..1686923d 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,12 +25,13 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.0-SNAPSHOT + 1.2.4-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client app-mgr-client RIC App Manager client + 0.1.7-SNAPSHOT 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}