From 968ec008dab076103963cab01a8f3e913da3731c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 20 Mar 2024 01:16:07 +0100 Subject: [PATCH] Bump netconf to 7.0.3 Pick up latest regression fixes from upstream. Change-Id: I69a32c845d8d2918759b2ad30b41dc1e55990586 Signed-off-by: Robert Varga --- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-southbound/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 8d868d511..785bb3a0d 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index ebd7cd703..3433a5c17 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 7.0.2 + 7.0.3 import pom -- 2.36.6