From d8ce24cec8eabaf6814e1b863020a7eb0175ecdd Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 5 Jun 2024 10:31:12 +0200 Subject: [PATCH] Bump upstreams to Sulfur SR3 Bump upstreams to: - odlparent-10.0.5 - mdsal-9.0.7 - controller-5.0.8 - netconf-3.0.8 - openflowplugin-0.14.3 Change-Id: Idf9bd58f0846e4de50abf78118fa49bc3c435289 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- distribution/karaf/pom.xml | 2 +- features/feature-parent/pom.xml | 4 ++-- features/features-l2switch/pom.xml | 2 +- features/odl-l2switch-all/pom.xml | 2 +- features/pom.xml | 2 +- parent/pom.xml | 6 +++--- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7c0ce005..9af3ea6a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.5 diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index e6c4a73d..7b6af8cc 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 10.0.0 + 10.0.5 distribution-karaf diff --git a/features/feature-parent/pom.xml b/features/feature-parent/pom.xml index c41d967a..992c9cd0 100644 --- a/features/feature-parent/pom.xml +++ b/features/feature-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 10.0.0 + 10.0.5 @@ -27,7 +27,7 @@ org.opendaylight.netconf netconf-artifacts - 3.0.2 + 3.0.8 import pom diff --git a/features/features-l2switch/pom.xml b/features/features-l2switch/pom.xml index db61b3e2..b07e6fe1 100644 --- a/features/features-l2switch/pom.xml +++ b/features/features-l2switch/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.0 + 10.0.5 diff --git a/features/odl-l2switch-all/pom.xml b/features/odl-l2switch-all/pom.xml index a2d4775c..854d34fb 100644 --- a/features/odl-l2switch-all/pom.xml +++ b/features/odl-l2switch-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 10.0.0 + 10.0.5 diff --git a/features/pom.xml b/features/pom.xml index 0d493a73..74f5ba61 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.5 diff --git a/parent/pom.xml b/parent/pom.xml index a0d81c67..bcfefc91 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 9.0.2 + 9.0.7 org.opendaylight.l2switch @@ -18,14 +18,14 @@ org.opendaylight.controller controller-artifacts - 5.0.3 + 5.0.8 import pom org.opendaylight.openflowplugin openflowplugin-artifacts - 0.14.0 + 0.14.3 import pom -- 2.36.6