From 12832542e72d836f57041ba5d21d7e7493faedbd Mon Sep 17 00:00:00 2001 From: Gilles Thouenon Date: Tue, 1 Dec 2020 18:21:39 +0100 Subject: [PATCH] Bump netconf dependencies to Al SR2 Signed-off-by: Gilles Thouenon Change-Id: I48a5ed1b7ab6afb95c1aad617b3fa9c7e32ecc94 --- 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 f9c9061e8..51a89b601 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ org.opendaylight.netconf netconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT import pom diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index bccfed390..221b01133 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.9.1-SNAPSHOT + 1.9.2-SNAPSHOT etc/opendaylight/karaf diff --git a/ordmodels/device/pom.xml b/ordmodels/device/pom.xml index 4947afd1e..956d3bdc4 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.9.1-SNAPSHOT + 1.9.2-SNAPSHOT import pom diff --git a/test-common/pom.xml b/test-common/pom.xml index f504a4057..bd4cd32fc 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.netconf netconf-artifacts - 1.9.1-SNAPSHOT + 1.9.2-SNAPSHOT import pom -- 2.36.6