From 9ec458df283e2dce2427812a8c96c1643f545937 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 31 May 2019 16:17:45 +0200 Subject: [PATCH] Bump mdsal to 4.0.2 This picks up latest fixes. Change-Id: I4755a47d90d111db648b591b71d5e399a132a2da Signed-off-by: Robert Varga --- commons/parent/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-neutron/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/neutron/pom.xml | 4 ++-- mappingservice/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) 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 -- 2.36.6