From a129ade9a2f1de363cd4c615e9ed523d58bd4e7b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 18 Jul 2019 18:18:20 +0200 Subject: [PATCH] Bump mdsal to 4.0.3 This bumps mdsal to 4.0.3, bringing in latest fixes and improvements. Change-Id: Ie8e03aab1f31edf80bc9f1d7896c334c9d83be8d 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 823570979..18212325e 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 4.0.2 + 4.0.3 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index be928d6ce..cde1151c6 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.2 + 4.0.3 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 ead9150a5..38f468d48 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.2 + 4.0.3 pom import -- 2.36.6