From 0bd557e3ae3b2fca9bdfa8d115e1b2698d14feb4 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 16 Jan 2020 22:18:42 +0100 Subject: [PATCH] Bump odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 Pick up latest fixes and upgrades. Change-Id: Idb976c0806840bb52a8f45df455a777b48681014 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 8f894fd0..11feb73a 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index fe671914..25844ab2 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b8169dd2..8b7a3e64 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 590cf6c4..01ebe0bc 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index d105bb3d..c415d8e5 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 703c4193..e919d9e9 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration @@ -54,15 +54,15 @@ 1.7.0-SNAPSHOT 1.8.0-SNAPSHOT 1.11.0-SNAPSHOT - 5.0.6 + 5.0.9 1.8.0-SNAPSHOT 0.10.0-SNAPSHOT 0.14.0-SNAPSHOT - 6.0.3 + 6.0.4 0.10.0-SNAPSHOT 1.10.0-SNAPSHOT 0.5.0-SNAPSHOT - 4.0.3 + 4.0.6 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 0d2e6c5f..dd44c0bc 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,19 +13,19 @@ Platform versions * - org.opendaylight.odlparent - \* - - 6.0.3 + - 6.0.4 * - org.opendaylight.yangtools - yangtools-artifacts - - 4.0.3 + - 4.0.6 * - org.opendaylight.mdsal - binding-parent - - 5.0.6 + - 5.0.9 * - org.opendaylight.mdsal - mdsal-artifacts - - 5.0.6 + - 5.0.9 * - org.opendaylight.controller - mdsal-artifacts diff --git a/features/pom.xml b/features/pom.xml index 7d5f660c..e8f71125 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 6ab7bad6..4aaa8221 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.3 + 6.0.4 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index f6bca87e..2c1518d7 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 319c2ad1..8d5d953f 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.3 + 6.0.4 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index f355af19..96d24e16 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.3 + 6.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 a25d9f4c..96128255 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.3 + 6.0.4 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index b2d322b1..759e19fb 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 85d5975d..fec17a95 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index df27287e..987fc828 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.3 + 6.0.4 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index f1b5fb41..7c06af7b 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.3 + 6.0.4 diff --git a/pom.xml b/pom.xml index 7f22a433..732ecf69 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.3 + 6.0.4 org.opendaylight.integration -- 2.36.6