From 1f9e0751e22e3684211991d089bea8dda0c088a8 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 2 Oct 2019 09:06:20 +0200 Subject: [PATCH] Bump platform versions This bumps MRI project versions as part of the Magnesium MRI window. Change-Id: I8810dfc3e3759bfd87e1e19790af89da042f9ff5 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 109e00e9..9e3d1003 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index d2010cff..741687ce 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4ac8b872..31f6fd0b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index b2ce6f4a..e5f30b9e 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 5ee429fc..cb048a23 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 6e92f403..bdc6d4ea 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration @@ -54,16 +54,16 @@ 0.8.0-SNAPSHOT 1.7.0-SNAPSHOT 1.11.0-SNAPSHOT - 4.0.6 + 5.0.3 1.8.0-SNAPSHOT 0.10.0-SNAPSHOT 0.14.0-SNAPSHOT - 5.0.2 + 6.0.0 0.10.0-SNAPSHOT 1.10.0-SNAPSHOT 0.5.0-SNAPSHOT 0.11.0-SNAPSHOT - 3.0.5 + 4.0.1 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 751a17e1..22b8d6e1 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,19 +13,19 @@ Platform versions * - org.opendaylight.odlparent - \* - - 5.0.2 + - 6.0.0 * - org.opendaylight.yangtools - yangtools-artifacts - - 3.0.5 + - 4.0.1 * - org.opendaylight.mdsal - binding-parent - - 4.0.6 + - 5.0.3 * - org.opendaylight.mdsal - mdsal-artifacts - - 4.0.6 + - 5.0.3 * - org.opendaylight.controller - mdsal-artifacts diff --git a/features/pom.xml b/features/pom.xml index 4797faa5..3aba36c6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 52e2b819..7da7ea79 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 2c1db44a..8d2b5a27 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 128a3796..a4be1dcc 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index e060c12a..4da82eb4 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 - 5.0.2 + 6.0.0 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 d1d35db5..d39e659f 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 - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 2ca4a931..bf3904f7 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index eb123b2d..084fa800 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 7f4f313e..5a05f36e 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 5.0.2 + 6.0.0 org.opendaylight.integration diff --git a/pom.xml b/pom.xml index 10b1e613..37065e2c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 5.0.2 + 6.0.0 org.opendaylight.integration -- 2.36.6