From: Robert Varga Date: Thu, 3 Nov 2022 14:40:51 +0000 (+0100) Subject: Bump MRI upstreams X-Git-Tag: release/sulfur-sr3~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=commitdiff_plain;h=2ca2e1e42e0f5b1d92763895fbf29f2fe6c2e3bf Bump MRI upstreams Adopt the following versions: - odlparent-10.0.4 - infrautils-3.0.3 - yangtools-8.0.8 - mdsal-9.0.6 - controller-5.0.7 - aaa-0.15.7 - netconf-3.0.7 - bgpcep-0.17.7 Change-Id: I825ae53743dd8493c26f182ff2ba91637bb94e7f Signed-off-by: Robert Varga --- diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index d1f4975c..0a1a8d96 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index ddebcc0e..5c4144a7 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 34b9538d..303ef921 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 0e010724..3f0e4aba 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index aa3d7944..7d319049 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index ae937bcf..1de17e16 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration @@ -43,20 +43,20 @@ - 0.15.6 - 0.17.6 - 5.0.6 + 0.15.7 + 0.17.7 + 5.0.7 1.11.3-SNAPSHOT - 3.0.2 + 3.0.3 1.12.3-SNAPSHOT 1.15.3-SNAPSHOT - 9.0.5 - 3.0.6 - 10.0.3 + 9.0.6 + 3.0.7 + 10.0.4 0.14.3-SNAPSHOT 1.14.3-SNAPSHOT 0.9.3-SNAPSHOT - 8.0.7 + 8.0.8 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index dcd75a6f..6c421f37 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -12,48 +12,56 @@ Platform versions - Sulfur GA - Sulfur SR1 - Sulfur SR2 + - Sulfur SR3 * - org.opendaylight.odlparent - \* - 10.0.0 - 10.0.2 - 10.0.3 + - 10.0.4 * - org.opendaylight.infrautils - \* - 3.0.0 - 3.0.1 - 3.0.2 + - 3.0.3 * - org.opendaylight.yangtools - \* - 8.0.3 - 8.0.6 - 8.0.7 + - 8.0.8 * - org.opendaylight.mdsal - \* - 9.0.2 - 9.0.4 - 9.0.5 + - 9.0.6 * - org.opendaylight.controller - \* - 5.0.3 - 5.0.5 - 5.0.6 + - 5.0.7 * - org.opendaylight.aaa - aaa-artifacts - 0.15.3 - 0.15.5 - 0.15.6 + - 0.15.7 * - org.opendaylight.netconf - \* - 3.0.2 - 3.0.5 - 3.0.6 + - 3.0.7 .. 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 fb5938e8..af0771cf 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 97ea369f..cacf8322 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.3 + 10.0.4 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 3bf3a49c..e9c0b15f 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 686abe59..598b8fe3 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.3 + 10.0.4 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index ef68c88b..3afe762b 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.3 + 10.0.4 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 a2f6e427..1409fa7a 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.3 + 10.0.4 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 76d4bcda..32b5d1ce 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index c6e0b18a..51306af2 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index a2fa4359..6fcc7d74 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 10.0.3 + 10.0.4 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 8fb7685d..1dd59215 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 10.0.3 + 10.0.4 diff --git a/pom.xml b/pom.xml index 7720dc16..f85ab369 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 org.opendaylight.integration