From f3db2ca5e4d0250bc528d49db0dad6573cf27e9a Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Mon, 16 Aug 2021 16:14:21 +0200 Subject: [PATCH] Bump Netconf dependency to 1.13.4 for Si SR2 Signed-off-by: guillaume.lambert Change-Id: Ide3ebba56df7ab28c2eebb51f10b51292f383e46 --- common/pom.xml | 2 +- features/odl-transportpce/pom.xml | 2 +- ordmodels/device/pom.xml | 2 +- test-common/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index a8ba745f7..4e62c4dca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 1.13.3 + 1.13.4 import pom diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index e6f75ddc8..be6a7ef7c 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 - 1.13.3 + 1.13.4 etc/opendaylight/karaf diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index a31c3333c..7dbad3aa2 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 - 1.13.3 + 1.13.4 import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index c0032ef6f..ca23e06a3 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 1.13.3 + 1.13.4 import pom -- 2.36.6