From 4117c5eef0b90134859d23b52228f3f340812714 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 6 Nov 2019 17:40:23 +0100 Subject: [PATCH] Bump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 This picks up latest upgrades and fixes. Change-Id: I8db358b0af81394a561071d98bffea168dda47cc 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 +- pom.xml | 2 +- 17 files changed, 23 insertions(+), 23 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 9e3d1003..eb27e184 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 741687ce..b88060c8 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 31f6fd0b..57ef50af 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index e5f30b9e..81d89d66 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index cb048a23..ad016506 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index bdc6d4ea..e10bbe88 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration @@ -54,16 +54,16 @@ 0.8.0-SNAPSHOT 1.7.0-SNAPSHOT 1.11.0-SNAPSHOT - 5.0.3 + 5.0.4 1.8.0-SNAPSHOT 0.10.0-SNAPSHOT 0.14.0-SNAPSHOT - 6.0.0 + 6.0.1 0.10.0-SNAPSHOT 1.10.0-SNAPSHOT 0.5.0-SNAPSHOT 0.11.0-SNAPSHOT - 4.0.1 + 4.0.2 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 22b8d6e1..f9548436 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,19 +13,19 @@ Platform versions * - org.opendaylight.odlparent - \* - - 6.0.0 + - 6.0.1 * - org.opendaylight.yangtools - yangtools-artifacts - - 4.0.1 + - 4.0.2 * - org.opendaylight.mdsal - binding-parent - - 5.0.3 + - 5.0.4 * - org.opendaylight.mdsal - mdsal-artifacts - - 5.0.3 + - 5.0.4 * - org.opendaylight.controller - mdsal-artifacts diff --git a/features/pom.xml b/features/pom.xml index 3aba36c6..c932009a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 7da7ea79..4324f37d 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.0 + 6.0.1 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 8d2b5a27..6087c3d3 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index a4be1dcc..bf5dd950 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.0 + 6.0.1 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 4da82eb4..086de385 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.0 + 6.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 d39e659f..e973bab5 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.0 + 6.0.1 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index bf3904f7..6537eaf2 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 084fa800..fe96bd27 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 5a05f36e..87b04bce 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 6.0.0 + 6.0.1 org.opendaylight.integration diff --git a/pom.xml b/pom.xml index 37065e2c..0bfa7b0e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 6.0.0 + 6.0.1 org.opendaylight.integration -- 2.36.6