From 395795ee7f16741a43abfbe5210b45d5ce201e14 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Fri, 27 May 2022 10:59:19 +0100 Subject: Retry CM-Handles that are LOCKED, Failed-to-Sync Watchdog added to fetched locked cm handles by Lock reason and operation sync state Tests updated Issue-ID: CPS-878 Signed-off-by: puthuparambil.aditya Change-Id: I0ecc519e93b097ec3d309db7f686fb23a0fc59b2 --- cps-ncmp-service/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cps-ncmp-service/pom.xml') diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 99a024e65..502e9824d 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2021-2022 Nordix Foundation Modifications Copyright (C) 2021 Pantheon.tech + Modifications Copyright (C) 2022 Bell Canada ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,10 +32,10 @@ cps-ncmp-service + - 0.93 + 0.96 - ${project.groupId} -- cgit 1.2.3-korg