From c1b515dfe424decf4c593060e30066c543292c21 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 17 Jul 2020 17:28:07 +0200 Subject: [PATCH] Bump odlparent/yangtools/mdsal Pick up latest updates from upstream: - odlparent-6.0.10 - yangtools-4.0.12 - mdsal-5.0.13 Change-Id: I77e80befdee6fda75b8de0a0cbb7c635dae18ea5 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 | 8 ++++---- docs/platform-versions.rst | 8 ++++---- 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 +- .../singles/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, 24 insertions(+), 24 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index cde4c448..388c9459 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 294f6a68..70898db7 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 9f0434bf..43154672 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 7a18cae2..72fcb256 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index f78fc925..ceb60e92 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 604b0a2e..a3f569ff 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration @@ -54,15 +54,15 @@ 1.7.2-SNAPSHOT 1.8.2-SNAPSHOT 1.11.2-SNAPSHOT - 5.0.12 + 5.0.13 1.8.2-SNAPSHOT 0.10.2-SNAPSHOT 0.14.2-SNAPSHOT - 6.0.9 + 6.0.10 0.10.2-SNAPSHOT 1.10.2-SNAPSHOT 0.5.2-SNAPSHOT - 4.0.11 + 4.0.12 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 483ee91f..b644cfc3 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -17,25 +17,25 @@ Platform versions - \* - 6.0.4 - 6.0.6 - - 6.0.9 + - 6.0.10 * - org.opendaylight.yangtools - yangtools-artifacts - 4.0.6 - 4.0.8 - - 4.0.11 + - 4.0.12 * - org.opendaylight.mdsal - binding-parent - 5.0.9 - 5.0.10 - - 5.0.12 + - 5.0.13 * - org.opendaylight.mdsal - mdsal-artifacts - 5.0.9 - 5.0.10 - - 5.0.12 + - 5.0.13 * - org.opendaylight.controller - mdsal-artifacts diff --git a/features/pom.xml b/features/pom.xml index fa557903..5f7c77b3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 29a8039e..72845097 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index f12540e1..5352d4c9 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index c4347d9d..440031e7 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 4ee360d4..a291ca3c 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 - 6.0.9 + 6.0.10 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 59efeed0..2364a577 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 - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index cbcfe7f1..78b498b2 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 935be961..66b1057e 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index acb65a17..a0c912be 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.9 + 6.0.10 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index c32baf4e..7380befc 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.9 + 6.0.10 diff --git a/pom.xml b/pom.xml index 0a5cb6a4..11df3ac7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.9 + 6.0.10 org.opendaylight.integration -- 2.36.6