From 3beb7b777502c069891a197c1c194e8cf3a13a9c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 8 Jun 2022 22:36:24 +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: I1e0502f1f3bd27924b4313b0436172fdddf5e3c5 Signed-off-by: Robert Varga --- .../odl-openflowplugin-flow-services-rest/pom.xml | 2 +- features-aggregator/odl-openflowplugin-nsf-model/pom.xml | 4 ++-- features-aggregator/odl-openflowplugin-southbound/pom.xml | 2 +- .../odl-openflowjava-protocol/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml index 5af727a6f7..34ec6695a0 100644 --- a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.netconf netconf-artifacts - 3.0.3 + 3.0.4 import pom diff --git a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml index 538d962a4b..80f515ca91 100644 --- a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml +++ b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.mdsal mdsal-artifacts - 9.0.3 + 9.0.4 import pom @@ -30,7 +30,7 @@ org.opendaylight.controller controller-artifacts - 5.0.4 + 5.0.5 import pom diff --git a/features-aggregator/odl-openflowplugin-southbound/pom.xml b/features-aggregator/odl-openflowplugin-southbound/pom.xml index 553354751b..be615d328f 100644 --- a/features-aggregator/odl-openflowplugin-southbound/pom.xml +++ b/features-aggregator/odl-openflowplugin-southbound/pom.xml @@ -29,7 +29,7 @@ org.opendaylight.controller controller-artifacts - 5.0.4 + 5.0.5 import pom diff --git a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml index 1954ab402f..7b78913918 100644 --- a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml @@ -42,7 +42,7 @@ org.opendaylight.yangtools yangtools-artifacts - 8.0.5 + 8.0.6 import pom @@ -51,7 +51,7 @@ org.opendaylight.mdsal mdsal-artifacts - 9.0.3 + 9.0.4 import pom diff --git a/parent/pom.xml b/parent/pom.xml index 2586ea8aaa..3158d819d7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal binding-parent - 9.0.3 + 9.0.4 @@ -41,7 +41,7 @@ org.opendaylight.controller controller-artifacts - 5.0.4 + 5.0.5 pom import -- 2.36.6