From 7813390af51a8add0a06cbfc700623fa659d10cc Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 19 Aug 2022 14:51:06 +0200 Subject: [PATCH] Bump MRI upstreams Adopt the following versions: - odlparent-11.0.1 - infrautils-4.0.1 - yangtools-9.0.1 - mdsal-10.0.1 - controller-6.0.1 - aaa-0.16.1 - netconf-4.0.1 - bgpcep-0.18.1 Change-Id: I79c5febb5876659f80c96748b97d705de01f2adc 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 | 16 ++++++++-------- 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 +- opendaylight/pom.xml | 10 +++++----- pom.xml | 2 +- 19 files changed, 38 insertions(+), 38 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index c2a2d94c..4f4f991e 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index c7c697db..2eaf767c 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 3770f3bc..744af666 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 4d2c2322..dd69ab43 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 3752c89c..19144606 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 2d16babf..6b128a79 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration @@ -43,20 +43,20 @@ - 0.16.0 - 0.18.0 - 6.0.0 + 0.16.1 + 0.18.1 + 6.0.1 1.12.0-SNAPSHOT - 4.0.0 + 4.0.1 1.13.0-SNAPSHOT 1.16.0-SNAPSHOT - 10.0.0 - 4.0.0 - 11.0.0 + 10.0.1 + 4.0.1 + 11.0.1 0.15.0-SNAPSHOT 1.15.0-SNAPSHOT 0.10.0-SNAPSHOT - 9.0.0 + 9.0.1 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 4f0e4509..9123db08 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,31 +13,31 @@ Platform versions * - org.opendaylight.odlparent - \* - - 11.0.0 + - 11.0.1 * - org.opendaylight.infrautils - \* - - 4.0.0 + - 4.0.1 * - org.opendaylight.yangtools - \* - - 9.0.0 + - 9.0.1 * - org.opendaylight.mdsal - \* - - 10.0.0 + - 10.0.1 * - org.opendaylight.controller - \* - - 6.0.0 + - 6.0.1 * - org.opendaylight.aaa - - aaa-artifacts - - 0.16.0 + - \* + - 0.16.1 * - org.opendaylight.netconf - \* - - 4.0.0 + - 4.0.1 .. 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 79e9d1cf..03d62119 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 4118c8d3..958b5783 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 55b411b3..d04cfc0f 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index bffb564b..6663a082 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 13a97722..9efd7936 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 - 11.0.0 + 11.0.1 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 16fea40c..cec7d7ab 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 - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index a5f5c306..3e593c1e 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index f2a0ced9..35690c25 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index f789faa3..1ec99ef3 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.0 + 11.0.1 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index a3f66e7d..94950f08 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 11.0.0 + 11.0.1 diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index a7356229..fb22cfb8 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -48,7 +48,7 @@ org.opendaylight.transportpce odl-transportpce - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT features xml runtime @@ -56,7 +56,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT features xml runtime @@ -64,7 +64,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT features xml runtime @@ -72,7 +72,7 @@ org.opendaylight.transportpce odl-transportpce-nbinotifications - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT features xml runtime @@ -80,7 +80,7 @@ org.opendaylight.transportpce odl-transportpce-dmaap-client - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT features xml runtime diff --git a/pom.xml b/pom.xml index 6f8d7d96..6dc06724 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 org.opendaylight.integration -- 2.36.6