From 0df7e2da54cb877f0c33d8bb0586bfb29d0e9753 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 23 Nov 2021 12:15:02 +0100 Subject: [PATCH] Bump netconf to 2.0.10 Pick up a fix for regression. Change-Id: I375cb5d9cb56b4c94f1dadbe6f949c8cc9f55269 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 5fd9746ee..4b5ef835f 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 2.0.9 + 2.0.10 xml features diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 1da97a1e2..3009b37df 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 2.0.9 + 2.0.10 xml features -- 2.36.6