From: Robert Varga Date: Wed, 8 Jun 2022 20:36:24 +0000 (+0200) Subject: Bump upstream versions X-Git-Tag: release/chlorine~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1a3502a39c2601cd5837ee825c65dfb0d70c16e2;p=openflowplugin.git 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 (cherry picked from commit 3beb7b777502c069891a197c1c194e8cf3a13a9c) --- diff --git a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml index e856bff4de..d8700356d2 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 976d933c53..d388ddd7d9 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 87562e7a29..e4a56d2994 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 21b23bb5f7..0608439120 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 75e1813593..3638caa3b8 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