From ac82c9260aedabc1c34c678948a2a260f083cc6b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 31 May 2019 16:15:19 +0200 Subject: [PATCH] Bump mdsal to 4.0.2 This picks up the latest fixes. Change-Id: I60557d40e4ae849ea73f3232f20f7032205dbe65 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 ab91fff97..823570979 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 4.0.1 + 4.0.2 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index f6bab3042..e96a316a6 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 - 4.0.1 + 4.0.2 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 b95d51e3b..31a5551d0 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 - 4.0.1 + 4.0.2 pom import -- 2.36.6