From ceae661af5d40e48390fe8b38e584a35a988d2c2 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 20 Jan 2019 03:44:35 +0100 Subject: [PATCH] Bump mdsal to 3.0.6 This aligns with odlparent-4.0.9 and yangtools-2.1.8. Change-Id: Ibaf1f828c61ce6463a8b891d88ae1bbd261d4800 Signed-off-by: Robert Varga Signed-off-by: Stephen Kitt --- 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 0b1630217..fc775c8a4 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -50,7 +50,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.4 + 3.0.6 pom import diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index a0d539e70..da37a3b49 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 - 3.0.4 + 3.0.6 pom import diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index e5b01abb4..cb346643e 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 - 3.0.4 + 3.0.6 pom import diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index b7910f37d..9e99188fc 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 3.0.4 + 3.0.6 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 41397a826..40d7c03da 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 - 3.0.4 + 3.0.6 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 669e6ed6c..00a5bf5b3 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 3.0.4 + 3.0.6 @@ -85,7 +85,7 @@ org.opendaylight.mdsal mdsal-singleton-common-api - 3.0.4 + 3.0.6 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 996aea6d9..55a68b6dd 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 3.0.4 + 3.0.6 pom import -- 2.36.6