From d96a00ba0c79203e0385630fd2691fe7787fba98 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sun, 31 May 2020 14:07:30 +0200 Subject: [PATCH] Integrate controller-2.0.1 This bumps versions to the following: - odlparent-7.0.2 - yangtools-5.0.2 - mdsal-6.0.1 - controller-2.0.1 Change-Id: Id7a8f0788941847c151916982e1ce4d9cf7b3116 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 | 10 +++++----- 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 +- .../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 +- opendaylight/pom.xml | 6 +++--- pom.xml | 2 +- 19 files changed, 28 insertions(+), 28 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index f9869cd9..d8292eb7 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 32a4b849..a518fdae 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e40de69b..b3083060 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 1e0447ee..b87baa24 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index c9e77a02..1c649ce7 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index bc913b7d..aa0a8d9f 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration @@ -45,21 +45,21 @@ 0.12.0-SNAPSHOT 0.14.0-SNAPSHOT - 2.0.0 + 2.0.1 1.8.0-SNAPSHOT 0.9.0-SNAPSHOT 1.8.0-SNAPSHOT 1.9.0-SNAPSHOT 1.12.0-SNAPSHOT - 6.0.0 + 6.0.1 1.9.0-SNAPSHOT 0.11.0-SNAPSHOT 0.15.0-SNAPSHOT - 7.0.1 + 7.0.2 0.11.0-SNAPSHOT 1.11.0-SNAPSHOT 0.6.0-SNAPSHOT - 5.0.1 + 5.0.2 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 89c72521..e8ba0758 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,19 +13,19 @@ Platform versions * - org.opendaylight.odlparent - \* - - 7.0.1 + - 7.0.2 * - org.opendaylight.yangtools - \* - - 5.0.1 + - 5.0.2 * - org.opendaylight.mdsal - \* - - 6.0.0 + - 6.0.1 * - org.opendaylight.controller - \* - - 2.0.0 + - 2.0.1 * - org.opendaylight.aaa - aaa-artifacts diff --git a/features/pom.xml b/features/pom.xml index 1cf54952..e6c9473a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index c85d09bf..874dd439 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 656871ce..8d73287f 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index fad6a966..437e24f9 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 12c7efb9..4c49d899 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 - 7.0.1 + 7.0.2 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 30feabcd..0d585052 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 - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 83cd7197..f8670357 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index c06e5619..bf52b615 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 5f0ee9f6..922bbdea 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 7.0.1 + 7.0.2 org.opendaylight.integration diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index d1e47ebe..b0a695d3 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent karaf4-parent - 7.0.1 + 7.0.2 diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index abe5a89e..b24ccfdd 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -65,7 +65,7 @@ org.opendaylight.transportpce odl-transportpce - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT features xml test @@ -73,7 +73,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT features xml test @@ -81,7 +81,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT features xml test diff --git a/pom.xml b/pom.xml index a8fa42c5..e8f6592a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 7.0.1 + 7.0.2 org.opendaylight.integration -- 2.36.6