From 3af5cb9926238ba0fa802e0e067451a8e19f1c6a Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 17 May 2016 08:41:24 +0200 Subject: HONEYCOMB-63: bump ODL dependencies to BE-SR2 + Remove dedicated reads to netconf-state in operational datatree. Use regular reader from now on Change-Id: I3d7245cd6cb5d9cf057aea600fddceb49cf18039 Signed-off-by: Marek Gradzki Signed-off-by: Maros Marsalek --- vbd/api/pom.xml | 2 +- vbd/features/pom.xml | 20 ++++++++++---------- vbd/gui/bundle/pom.xml | 2 +- vbd/pom.xml | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'vbd') diff --git a/vbd/api/pom.xml b/vbd/api/pom.xml index 79272a84a..d3b448d05 100644 --- a/vbd/api/pom.xml +++ b/vbd/api/pom.xml @@ -32,7 +32,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-Beryllium + 0.8.2-Beryllium-SR2 pom import diff --git a/vbd/features/pom.xml b/vbd/features/pom.xml index 262bece76..25ff4aebf 100644 --- a/vbd/features/pom.xml +++ b/vbd/features/pom.xml @@ -31,13 +31,13 @@ 3.1.1 - 2.0.0-Beryllium - 0.8.0-Beryllium - 1.3.0-Beryllium - 1.3.0-Beryllium - 1.0.0-Beryllium - 0.8.0-Beryllium - 0.3.0-Beryllium + 2.0.2-Beryllium-SR2 + 0.8.2-Beryllium-SR2 + 1.3.2-Beryllium-SR2 + 1.3.2-Beryllium-SR2 + 1.0.2-Beryllium-SR2 + 0.8.2-Beryllium-SR2 + 0.3.2-Beryllium-SR2 1.0.0-SNAPSHOT etc/opendaylight/karaf @@ -47,21 +47,21 @@ org.opendaylight.mdsal mdsal-artifacts - 2.0.0-Beryllium + 2.0.2-Beryllium-SR2 pom import org.opendaylight.mdsal.model mdsal-model-artifacts - 0.8.0-Beryllium + 0.8.2-Beryllium-SR2 pom import org.opendaylight.yangtools yangtools-artifacts - 0.8.0-Beryllium + 0.8.2-Beryllium-SR2 pom import diff --git a/vbd/gui/bundle/pom.xml b/vbd/gui/bundle/pom.xml index c2d58eaeb..3fc8301d8 100644 --- a/vbd/gui/bundle/pom.xml +++ b/vbd/gui/bundle/pom.xml @@ -31,7 +31,7 @@ org.opendaylight.dlux loader - 0.3.0-Beryllium + 0.3.2-Beryllium-SR2 io.fd.honeycomb.vbd diff --git a/vbd/pom.xml b/vbd/pom.xml index 78d68a805..791f5e7ca 100644 --- a/vbd/pom.xml +++ b/vbd/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.odlparent odlparent - 1.6.0-Beryllium + 1.6.2-Beryllium-SR2 -- cgit 1.2.3-korg