From 56c6b585eca59b64fa5b9e004501bf337ed5ece6 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 25 Apr 2022 14:33:28 +0200 Subject: [PATCH] Bump upstreams Adopt: - controller-5.0.3 - aaa-0.15.3 - netconf-3.0.2 Change-Id: I24887574b7003ed21c954e5774d28a83f48632a4 Signed-off-by: Robert Varga (cherry picked from commit 808a80eac8162ccdbe8db51f34a1fb05fcd2e971) --- .../odl-openflowplugin-flow-services-rest/pom.xml | 2 +- features-aggregator/odl-openflowplugin-nsf-model/pom.xml | 2 +- features-aggregator/odl-openflowplugin-southbound/pom.xml | 2 +- parent/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml index 929a15cdcf..f957931a07 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.1 + 3.0.2 import pom diff --git a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml index 906c48602f..ac737f4d59 100644 --- a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml +++ b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml @@ -30,7 +30,7 @@ org.opendaylight.controller controller-artifacts - 5.0.2 + 5.0.3 import pom diff --git a/features-aggregator/odl-openflowplugin-southbound/pom.xml b/features-aggregator/odl-openflowplugin-southbound/pom.xml index 16543e6128..5b0aeabbf9 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.2 + 5.0.3 import pom diff --git a/parent/pom.xml b/parent/pom.xml index 8651f24b16..c1a1ded3d6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -41,7 +41,7 @@ org.opendaylight.controller controller-artifacts - 5.0.2 + 5.0.3 pom import -- 2.36.6