From 87be0fa014e20b8e686bd4a56a08a5bd21de3e09 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 14 Sep 2019 19:17:54 +0200 Subject: [PATCH] Bump mdsal to 4.0.6 This picks up the latest fixes. Change-Id: I8ec178ca726c1df504efc4f19d2c9c80965d93be 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 e510d66eb..3ad968dcd 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -50,7 +50,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 88eec5c79..539a7f176 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.4 + 4.0.6 pom import diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 705001deb..cfe207ecd 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.4 + 4.0.6 pom import diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 6104328d5..8a8f24e5f 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.4 + 4.0.6 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 18b7bd579..83cdffe14 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.4 + 4.0.6 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 21c665363..bb35a5cc0 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.4 + 4.0.6 @@ -77,7 +77,7 @@ org.opendaylight.mdsal mdsal-singleton-common-api - 4.0.4 + 4.0.6 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index f5b17218e..be6a6ffd2 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 4.0.6 pom import -- 2.36.6