From 137e1c777d942e265822d3dd8aff2d5018feda19 Mon Sep 17 00:00:00 2001 From: Christophe Betoule Date: Tue, 23 Nov 2021 14:41:43 +0100 Subject: [PATCH] Bump netconf dependency to 2.0.10 JIRA: TRNSPRTPCE-565 Signed-off-by: Christophe Betoule Change-Id: Ie552d9c91f01bb10cd2e57a7f463a24f6935aa33 --- common/pom.xml | 2 +- features/odl-transportpce-swagger/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- ordmodels/device/pom.xml | 2 +- test-common/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index dd172293d..2b47a957e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.9 + 2.0.10 import pom diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index e60e83059..c1e597f74 100644 --- a/features/odl-transportpce-swagger/pom.xml +++ b/features/odl-transportpce-swagger/pom.xml @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce :: swagger - 2.0.9 + 2.0.10 etc/opendaylight/karaf diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 7ce7d5292..efd5e84a3 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 2.0.9 + 2.0.10 etc/opendaylight/karaf diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 58e068633..716d4ca49 100644 --- a/ordmodels/device/pom.xml +++ b/ordmodels/device/pom.xml @@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 2.0.9 + 2.0.10 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index 2a2dd9bd9..e627f4b58 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.9 + 2.0.10 import pom -- 2.36.6