From 5d49a21ca65f1903b2c8454a1d47b855274cdf94 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 18 Jul 2019 15:38:51 +0200 Subject: [PATCH] Bump mdsal to 3.0.10 This brings in latest fixes/improvements. Change-Id: Ida49ef543f765fd8f828761d7804e5b51a93b1b3 Signed-off-by: Robert Varga --- commons/binding-parent/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-api/pom.xml | 2 +- southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 97d4e09c7..8ae9112c0 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 3.0.9 + 3.0.10 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index c246ee4aa..7e5e39de6 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -22,7 +22,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.9 + 3.0.10 pom import diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index 1199c5fb7..7d3ed99c9 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 3.0.9 + 3.0.10 pom import -- 2.36.6