From b8f53a3d4da4819f949eca144fca323a823e7e08 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 12 Mar 2021 09:10:01 +0100 Subject: [PATCH] Bump MRI upstreams Adopt following versions: - odlparent-8.1.1 - infrautils-1.9.6 - yangtools-6.0.5 - mdsal-7.0.6 - controller-3.0.7 - aaa-0.13.2 - netconf-1.13.1 Change-Id: Ia2cf843027556ef692c6dd2a62ef08ac9da4e755 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 | 16 ++++++++-------- 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 +- .../odl-integration-compatible-with-all/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 7063925d..55569f5c 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 6e8d55a8..67d9d489 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 83992067..c0737e02 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 40cd3782..01329e64 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index a0d29d1e..cc56b273 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 41df6c6e..2cb9ad6b 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration @@ -43,21 +43,21 @@ - 0.13.1 + 0.13.2 0.15.0-SNAPSHOT - 3.0.6 + 3.0.7 1.9.0-SNAPSHOT - 1.9.5 + 1.9.6 1.10.0-SNAPSHOT 1.13.0-SNAPSHOT - 7.0.5 - 1.13.0 + 7.0.6 + 1.13.1 0.16.0-SNAPSHOT - 8.1.0 + 8.1.1 0.12.0-SNAPSHOT 1.12.0-SNAPSHOT 0.7.0-SNAPSHOT - 6.0.4 + 6.0.5 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 0714f6cb..3630e506 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,31 +13,31 @@ Platform versions * - org.opendaylight.odlparent - \* - - 8.1.0 + - 8.1.1 * - org.opendaylight.infrautils - \* - - 1.9.5 + - 1.9.6 * - org.opendaylight.yangtools - \* - - 6.0.4 + - 6.0.5 * - org.opendaylight.mdsal - \* - - 7.0.5 + - 7.0.6 * - org.opendaylight.controller - \* - - 3.0.6 + - 3.0.7 * - org.opendaylight.aaa - - aaa-artifacts - - 0.13.1 + - \* + - 0.13.2 * - org.opendaylight.netconf - \* - - 1.13.0 + - 1.13.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 545f8684..0315d67b 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index ebfdb58c..ec35d4bd 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 6281b8ef..d20fe721 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 37196d25..a1605fd3 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 5bbaeade..d7bd5f40 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 - 8.1.0 + 8.1.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 2b31aa50..a2d83ee2 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 - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index a0d99877..6a630692 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 57ae4bf8..bb5f2a42 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 4d8053c9..f62f6b7f 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 8.1.0 + 8.1.1 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 9a10c184..2287f8e9 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 8.1.0 + 8.1.1 diff --git a/pom.xml b/pom.xml index 385d1877..d5c1efc3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 org.opendaylight.integration -- 2.36.6