From 81043465b2a5332d21ac5b806f785ee69d6f62bf Mon Sep 17 00:00:00 2001 From: Niranjana Date: Thu, 3 Mar 2022 12:45:38 +0000 Subject: Optimize cm-handle registration with CPS-DMI Plugin to upload yang model Issue-ID: CCSDK-3597 Signed-off-by: Niranjana Change-Id: I1d9b0434c72650af164acf9d03a1ed1806668b38 --- sdnr/northbound/addCMHandle/model/pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'sdnr/northbound/addCMHandle/model/pom.xml') diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index 0bed82903..ff88c64b7 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -3,7 +3,7 @@ ~ ============LICENSE_START======================================================= ~ ONAP : ccsdk features ~ ================================================================================ - ~ Copyright (C) 2021 Wipro Limited. + ~ Copyright (C) 2021-2022 Wipro Limited. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -38,21 +38,13 @@ - org.opendaylight.mdsal.binding.model.ietf - rfc6991 - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-inet-types - - org.opendaylight.netconf sal-netconf-connector provided - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types + org.opendaylight.mdsal + mdsal-binding-dom-codec-api provided -- cgit 1.2.3-korg