From de8e8ba6533ba5ad0bdb68536222a8db78b43dfa Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 8 Jun 2022 22:42:45 +0200 Subject: [PATCH] Bump upstream versions Adopt: - yangtools-8.0.6 - mdsal-9.0.4 - controller-5.0.5 - aaa-0.15.5 - netconf-3.0.4 Change-Id: Icf55952b79a8c72b4966cbfd7b54647ad27d04bf Signed-off-by: Robert Varga (cherry picked from commit a04e24b4ef0e1f476f2dbfba14d55fc0832e4ed1) --- 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 23791b9a8..5c1afb039 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -46,7 +46,7 @@ org.opendaylight.mdsal mdsal-artifacts - 9.0.3 + 9.0.4 pom import @@ -68,7 +68,7 @@ org.opendaylight.controller controller-artifacts - 5.0.4 + 5.0.5 pom import diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 2e03370cf..9daa7655f 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 - 5.0.4 + 5.0.5 pom import diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 94ceb5077..7f81bba56 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 - 3.0.3 + 3.0.4 xml features diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index a4575dc2a..8b72be46c 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 - 9.0.3 + 9.0.4 pom import diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index d9f59632e..2f7484230 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 - 3.0.3 + 3.0.4 xml features org.opendaylight.controller odl-mdsal-broker - 5.0.4 + 5.0.5 xml features diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index beec3ea2d..e65724383 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 - 5.0.4 + 5.0.5 diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 5fb589cdf..528ccfce1 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 9.0.3 + 9.0.4 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 46b504a27..0b4cd8eac 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 - 9.0.3 + 9.0.4 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index f7014e38e..32a6dcf65 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -38,7 +38,7 @@ org.opendaylight.mdsal mdsal-artifacts - 9.0.3 + 9.0.4 pom import -- 2.36.6