From 74b5c304699d6931b3989583fc981aeb55a991c4 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 6 Mar 2024 21:09:45 +0100 Subject: [PATCH] Bump netconf to 7.0.1 Pick up latest fixes from upstream. Change-Id: Ic76f3cd9dd1fb7b6b3b77afbc655f7ba8ebaada8 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 3378760a1..26ffa3736 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.0 + 7.0.1 import pom diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 9782bb063..2cee98176 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.0 + 7.0.1 import pom -- 2.36.6