From 5504e881c51b80a343d265cadac66fd5d026e7e5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 23 Sep 2022 15:08:33 +0200 Subject: [PATCH] Bump MRI upstreams Adopt the following versions: - mdsal-10.0.2 - controller-6.0.2 - aaa-0.16.3 - netconf-4.0.2 Change-Id: I4b98e163c0d7dc77e255acf5ad67fab8bafa4822 Signed-off-by: Robert Varga --- commons/parent/pom.xml | 4 ++-- features/odl-lispflowmapping-inmemorydb/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-southbound/pom.xml | 4 ++-- integrationtest/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 50db92366..ea2c2513f 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -45,7 +45,7 @@ org.opendaylight.mdsal mdsal-artifacts - 10.0.1 + 10.0.2 pom import @@ -67,7 +67,7 @@ org.opendaylight.controller controller-artifacts - 6.0.1 + 6.0.2 pom import diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index d4d39f552..e3afc797c 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 6.0.1 + 6.0.2 pom import diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 45e69c41d..d1496a59c 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 4.0.1 + 4.0.2 xml features diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index a76e00463..8b26dfdf9 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 - 10.0.1 + 10.0.2 pom import diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 27910d0ae..01c4b82e8 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -28,14 +28,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 4.0.1 + 4.0.2 xml features org.opendaylight.controller odl-mdsal-broker - 6.0.1 + 6.0.2 xml features diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index bd87d5458..c1a041f07 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 - 6.0.1 + 6.0.2 diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index e810af9ae..f05088ab5 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 10.0.1 + 10.0.2 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index ef1f5d543..7795ea495 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 - 10.0.1 + 10.0.2 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index a3ddef299..f18c9d155 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -38,7 +38,7 @@ org.opendaylight.mdsal mdsal-artifacts - 10.0.1 + 10.0.2 pom import -- 2.36.6