From 3cdd5c2add69a549b716630033801d7084664111 Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Mon, 15 Nov 2021 11:16:43 +0100 Subject: [PATCH] Bump netconf dependency to 2.0.9 JIRA: TRNSPRTPCE-565 Signed-off-by: Gilles Thouenon Change-Id: If419f55de49d788cba7b9f8897fc3bf7106c7531 --- 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 fe5e8b1b4..dd172293d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.7 + 2.0.9 import pom diff --git a/features/odl-transportpce-swagger/pom.xml b/features/odl-transportpce-swagger/pom.xml index b8409fb39..e60e83059 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.7 + 2.0.9 etc/opendaylight/karaf diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 94a51a701..7ce7d5292 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.7 + 2.0.9 etc/opendaylight/karaf diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index cf344f68f..58e068633 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.7 + 2.0.9 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index b04d0fbee..2a2dd9bd9 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 2.0.7 + 2.0.9 import pom -- 2.36.6