From: Robert Varga Date: Fri, 31 May 2019 14:17:45 +0000 (+0200) Subject: Bump mdsal to 4.0.2 X-Git-Tag: release/sodium~8 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9ec458df283e2dce2427812a8c96c1643f545937;p=lispflowmapping.git Bump mdsal to 4.0.2 This picks up latest fixes. Change-Id: I4755a47d90d111db648b591b71d5e399a132a2da Signed-off-by: Robert Varga --- diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 1b34aa5dd..513149a6e 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -50,7 +50,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.1 + 4.0.2 pom import diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index fe31871c7..1eaff706b 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.1 + 4.0.2 pom import diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 64c0981fd..a44ea261e 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.1 + 4.0.2 pom import diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 1c4cab4b3..a0984841b 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.1 + 4.0.2 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index b5e5b9043..1cc62f61c 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.1 + 4.0.2 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 87fee83b1..c0851e868 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.1 + 4.0.2 @@ -77,7 +77,7 @@ org.opendaylight.mdsal mdsal-singleton-common-api - 4.0.1 + 4.0.2 com.google.code.findbugs diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 56b2da9a5..b5b745c28 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.1 + 4.0.2 pom import