From: Robert Varga Date: Thu, 18 Jul 2019 16:19:16 +0000 (+0200) Subject: Bump mdsal to 4.0.3 X-Git-Tag: release/sodium~4 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=947f9c2b58b883de1fbecada1d2732cf1daa958e;p=lispflowmapping.git 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 --- diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 1294ad1ca..6dcf10005 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -50,7 +50,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.2 + 4.0.3 pom import diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 188e2887d..901054708 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/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 diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 96ea0534e..46b02e793 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/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 diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index a0984841b..a195c219a 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.2 + 4.0.3 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 1cc62f61c..3d785e8c5 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 4.0.2 + 4.0.3 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index f4baa1082..31e9e5d52 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.2 + 4.0.3 @@ -77,7 +77,7 @@ org.opendaylight.mdsal mdsal-singleton-common-api - 4.0.2 + 4.0.3 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index c674a6659..209ec948b 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.2 + 4.0.3 pom import