From 07aacfa22e53c155d62aa1bb89f573719d01361c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 10 Dec 2020 13:43:38 +0100 Subject: [PATCH] Bump MRI upstreams Adopt following versions: - odlparent-8.0.2 - infrautils-1.9.3 - yangtools-6.0.2 - mdsal-7.0.3 - controller-3.0.3 Change-Id: I931200dbd323bcac592cf50fbd553c97fe1063ee Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- commons/parent/pom.xml | 8 ++++---- features/features-lispflowmapping/pom.xml | 2 +- features/odl-lispflowmapping-inmemorydb/pom.xml | 4 ++-- features/odl-lispflowmapping-mappingservice-shell/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 4 ++-- features/odl-lispflowmapping-msmr/pom.xml | 2 +- features/odl-lispflowmapping-neutron/pom.xml | 4 ++-- features/odl-lispflowmapping-southbound/pom.xml | 4 ++-- features/pom.xml | 2 +- integrationtest/pom.xml | 2 +- lispflowmapping-karaf/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/neutron/pom.xml | 4 ++-- mappingservice/pom.xml | 4 ++-- 17 files changed, 26 insertions(+), 26 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ac83f566b..a8ef5570c 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.2 diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 31640f79f..f8cf9a37d 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -15,7 +15,7 @@ for plugin configuration etc. --> org.opendaylight.odlparent odlparent - 8.0.0 + 8.0.2 @@ -28,7 +28,7 @@ ODL :: lispflowmapping :: ${project.artifactId} - 3.0.1 + 3.0.3 1.0.0 0.5.0 1.13.0-SNAPSHOT @@ -48,7 +48,7 @@ org.opendaylight.mdsal mdsal-artifacts - 7.0.1 + 7.0.3 pom import @@ -70,7 +70,7 @@ org.opendaylight.controller controller-artifacts - 3.0.1 + 3.0.3 pom import diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index c80e8ff0f..6d4ab431b 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent feature-repo-parent - 8.0.0 + 8.0.2 diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 8fa244035..068bbf4c5 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller odl-mdsal-broker - 3.0.1 + 3.0.3 xml features diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 8f9198dfb..bf679a041 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index cdc0a365e..853961732 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index f6112dabc..bf7a0f4a7 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 7.0.1 + 7.0.3 pom import diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index a0f2c8e91..a745c4db9 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 129e49076..1d89efea9 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 7.0.1 + 7.0.3 pom import diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 254056c3c..e058d96b2 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 8.0.0 + 8.0.2 @@ -35,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller odl-mdsal-broker - 3.0.1 + 3.0.3 xml features diff --git a/features/pom.xml b/features/pom.xml index 60c1b2ced..dff3b9097 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 8.0.0 + 8.0.2 diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 3be4b0215..3116c5d7c 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 3.0.1 + 3.0.3 diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 9d4bd35a5..a35db60b0 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent karaf4-parent - 8.0.0 + 8.0.2 diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 6afb1114e..3232dd383 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 7.0.1 + 7.0.3 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index ecafb260e..badd8a404 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 - 7.0.1 + 7.0.3 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 19394fe81..40b521977 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 7.0.1 + 7.0.3 @@ -81,7 +81,7 @@ org.opendaylight.mdsal mdsal-singleton-common-api - 7.0.1 + 7.0.3 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 1f5497525..6a1cff5d9 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 8.0.0 + 8.0.2 @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 7.0.1 + 7.0.3 pom import -- 2.36.6