From 74f9752fae845468e4f8948265c892fa8fe9fdb7 Mon Sep 17 00:00:00 2001 From: idanshal Date: Thu, 23 Jul 2020 07:24:50 +0000 Subject: [PATCH] [RIC-434] Update Release version and Swagger Change-Id: Ied315a1cac18b8dcc500dd442da603e5f705ee59 Signed-off-by: idanshal --- Swagger/E2Manager_API.yaml | 4 ++-- releases/container-release-ric-plt-e2mgr.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Swagger/E2Manager_API.yaml b/Swagger/E2Manager_API.yaml index 78d06ce..bb8b7fc 100644 --- a/Swagger/E2Manager_API.yaml +++ b/Swagger/E2Manager_API.yaml @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: E2 Manager Service description: E2 Manager Service APIs - version: 5.2.21 + version: 5.2.20 servers: - url: 'http://{apiRoot}/v1' variables: @@ -1040,4 +1040,4 @@ components: setupFailure: $ref: '#/components/schemas/SetupFailure' additionalProperties: false - type: object \ No newline at end of file + type: object diff --git a/releases/container-release-ric-plt-e2mgr.yaml b/releases/container-release-ric-plt-e2mgr.yaml index 7eee2f9..1ae9fa2 100644 --- a/releases/container-release-ric-plt-e2mgr.yaml +++ b/releases/container-release-ric-plt-e2mgr.yaml @@ -1,10 +1,10 @@ --- distribution_type: container -container_release_tag: 5.2.19 +container_release_tag: 5.2.20 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: ric-plt/e2mgr ref: bc966a778e96ab13590722c140489e8ef053a6f0 containers: - name: ric-plt-e2mgr - version: 5.2.19 \ No newline at end of file + version: 5.2.20 -- 2.16.6