From f490b29d7add0a7196c9c23ea0eff90cc732d438 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 17 Mar 2024 23:55:52 +0100 Subject: [PATCH] Bump upstreams Adopt: - odlparent-13.0.11 - infrautils-6.0.6 - yangtools-13.0.2 - mdsal-13.0.1 - controller-9.0.1 - aaa-0.19.2 - netconf-7.0.2 - bgpcep-0.21.2 Change-Id: Ic833b79f2f51d70d0e0affb6f04ec89338ade939 Signed-off-by: Robert Varga --- 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 | 14 +++++++------- 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, 32 insertions(+), 32 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 0215c7db..058bc03c 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 692d5428..a62e1a77 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ab309170..270dabb3 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 3e4fc1b3..dc5b929e 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index bd6e56f1..788d7f46 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index fbeac564..873e7d4b 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration @@ -43,22 +43,22 @@ - 0.19.1 - 0.21.1 - 9.0.0 + 0.19.2 + 0.21.2 + 9.0.1 1.15.0-SNAPSHOT - 6.0.5 + 6.0.6 1.16.0-SNAPSHOT 1.19.0-SNAPSHOT - 13.0.0 - 7.0.1 - 13.0.10 + 13.0.1 + 7.0.2 + 13.0.11 0.18.0-SNAPSHOT 1.18.0-SNAPSHOT 0.13.0-SNAPSHOT 8.2.0 19.2.0 - 13.0.1 + 13.0.2 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 322103db..eb671f18 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,31 +13,31 @@ Platform versions * - org.opendaylight.odlparent - \* - - 13.0.10 + - 13.0.11 * - org.opendaylight.infrautils - \* - - 6.0.5 + - 6.0.6 * - org.opendaylight.yangtools - \* - - 13.0.1 + - 13.0.2 * - org.opendaylight.mdsal - \* - - 13.0.0 + - 13.0.1 * - org.opendaylight.controller - \* - - 9.0.0 + - 9.0.1 * - org.opendaylight.aaa - \* - - 0.19.1 + - 0.19.2 * - org.opendaylight.netconf - \* - - 7.0.1 + - 7.0.2 .. 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 04a89904..4c06fbb3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index a94546f7..2c23b50d 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index a616d911..d3fdaf76 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index f8347f85..75f5b084 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 6d9dc3e3..5149f447 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 - 13.0.10 + 13.0.11 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 72d7808e..a651f693 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 - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 6b055bd5..a0c11dbe 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index a1087c90..43c765b5 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index ba5e3143..d2646d5a 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 13.0.10 + 13.0.11 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 924379a4..ee53e3b0 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 13.0.10 + 13.0.11 diff --git a/pom.xml b/pom.xml index 44cfdf8e..6ccf7147 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 13.0.10 + 13.0.11 org.opendaylight.integration -- 2.36.6