From b4cc6147f32c1e2d31990d6941f67d80e9f16921 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 4 Apr 2024 00:25:36 +0200 Subject: [PATCH] Bump upstreams Adopt: - controller-9.0.2 - aaa-0.19.3 - netconf-7.0.4 Change-Id: Ie503fac556a682349daab3620a7517aea39ac2d9 Signed-off-by: Robert Varga --- commons/parent/pom.xml | 2 +- features/odl-lispflowmapping-inmemorydb/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-southbound/pom.xml | 4 ++-- integrationtest/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index f6893060f..f31572c12 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -52,7 +52,7 @@ org.opendaylight.controller controller-artifacts - 9.0.1 + 9.0.2 pom import diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 973b7a8c3..4934186af 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 - 9.0.1 + 9.0.2 pom import diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 785bb3a0d..e3b48ab8d 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf netconf-artifacts - 7.0.3 + 7.0.4 import pom diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 3433a5c17..26651ae10 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -29,14 +29,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 9.0.1 + 9.0.2 import pom org.opendaylight.netconf netconf-artifacts - 7.0.3 + 7.0.4 import pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index c0b88b0ff..45616160e 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 - 9.0.1 + 9.0.2 -- 2.36.6