From 97e58b756f58fdb1c2191197c909993937380f33 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 14 May 2022 16:27:26 +0200 Subject: [PATCH] Bump upstreams Adopt: - odlparent-10.0.2 - yangtools-8.0.5 - mdsal-9.0.3 - controller-5.0.4 - aaa-0.15.4 - netconf-3.0.3 - bgpcep-0.17.3 Change-Id: Ibfb7ceee81ff6fab29a8b8690474afc7ea0e86c1 Signed-off-by: Robert Varga (cherry picked from commit 784ceda90e11c50bb6bd513f17b7518eb7111fc1) --- artifacts/all/pom.xml | 2 +- artifacts/distribution/pom.xml | 2 +- artifacts/pom.xml | 2 +- artifacts/upstream/all/pom.xml | 2 +- artifacts/upstream/pom.xml | 2 +- artifacts/upstream/properties/pom.xml | 18 +++++++++--------- docs/platform-versions.rst | 10 +++++++++- features/pom.xml | 2 +- features/repos/index/pom.xml | 2 +- features/repos/pom.xml | 2 +- features/repos/test/pom.xml | 2 +- features/singles/odl-integration-all/pom.xml | 2 +- .../pom.xml | 2 +- features/singles/pom.xml | 2 +- karaf-scripts/pom.xml | 2 +- karaf/pom.xml | 2 +- onap-karaf/pom.xml | 2 +- pom.xml | 2 +- 18 files changed, 34 insertions(+), 26 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 1d74b040..664933df 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 28ee81d3..33e947dc 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 0588cd18..a8d115c9 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 1ae1bf2c..7cf71a7b 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 610721e0..4a1d4253 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 60d99c47..70fd50e6 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration @@ -43,20 +43,20 @@ - 0.15.3 - 0.17.2 - 5.0.3 + 0.15.4 + 0.17.3 + 5.0.4 1.12.0-SNAPSHOT - 3.0.0 + 3.0.1 1.13.0-SNAPSHOT 1.16.0-SNAPSHOT - 9.0.2 - 3.0.2 - 10.0.0 + 9.0.3 + 3.0.3 + 10.0.2 0.15.0-SNAPSHOT 1.15.0-SNAPSHOT 0.10.0-SNAPSHOT - 8.0.3 + 8.0.5 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index bde7d3b0..db56ff7a 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -9,35 +9,43 @@ Platform versions * - Group - Artifact - - Sulfur Development + - Sulfur GA + - Sulfur SR1 * - org.opendaylight.odlparent - \* - 10.0.0 + - 10.0.2 * - org.opendaylight.infrautils - \* - 3.0.0 + - 3.0.1 * - org.opendaylight.yangtools - \* - 8.0.3 + - 8.0.5 * - org.opendaylight.mdsal - \* - 9.0.2 + - 9.0.3 * - org.opendaylight.controller - \* - 5.0.3 + - 5.0.4 * - org.opendaylight.aaa - aaa-artifacts - 0.15.3 + - 0.15.4 * - org.opendaylight.netconf - \* - 3.0.2 + - 3.0.3 .. note:: Most projects get their YANG Tools version via MD-SAL. ${project}-artifacts are maven `bill of materials `__ diff --git a/features/pom.xml b/features/pom.xml index 1cdace96..538f71b4 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 9f6c8883..988b8e6e 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index b89b79f0..6c13110a 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index b76d2d3a..e79420fc 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 2294bc9c..a3aa3c5b 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 8d8b0352..398894a3 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent single-feature-parent - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 3a4b07f3..737e98be 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 3a0c21ae..4f7f25fd 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 37a419c9..75bd9d72 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 10.0.0 + 10.0.2 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index b47c573b..ba0f0844 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 10.0.0 + 10.0.2 diff --git a/pom.xml b/pom.xml index 98c730dd..786a65ea 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.0 + 10.0.2 org.opendaylight.integration -- 2.36.6