From 406d53c5d733c0e5556df0bc08fe92f9c14c7b71 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 10 Apr 2019 00:27:50 +0200 Subject: [PATCH] Bump platform versions for Sodium MRI This bumps all versions as needed, removing features-akka, as it is integrated into features-odlparent. Change-Id: Ia2fa4ec8ec0aac57908f5e7bb486d8fa66db596c 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/feature-repos/pom.xml | 7 ------- 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 | 8 +------- 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 +- 18 files changed, 23 insertions(+), 36 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 04a38520..d77f92cc 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 2dbb690d..ebbde65b 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 0dcaa2ff..9ee5fd47 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index fc6a3f09..99b358c4 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index 28fb79b7..68a6ef8b 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -123,13 +123,6 @@ - - org.opendaylight.odlparent - features-akka - ${odlparent.version} - features - xml - org.opendaylight.odlparent features-odlparent diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 27666bff..ddc9a5ea 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 96157ce7..e4c41bbb 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration @@ -54,17 +54,17 @@ 0.7.0-SNAPSHOT 1.6.0-SNAPSHOT 1.10.0-SNAPSHOT - 3.0.6 + 4.0.0 1.7.0-SNAPSHOT 0.9.0-SNAPSHOT 0.13.0-SNAPSHOT - 4.0.9 + 5.0.0 0.9.0-SNAPSHOT 1.9.0-SNAPSHOT 1.10.0-SNAPSHOT 0.4.0-SNAPSHOT 0.10.0-SNAPSHOT - 2.1.8 + 3.0.0 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index f1f0a750..3f64a98b 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -13,19 +13,19 @@ Platform versions * - org.opendaylight.odlparent - \* - - 4.0.9 + - 5.0.0 * - org.opendaylight.yangtools - yangtools-artifacts - - 2.1.8 + - 3.0.0 * - org.opendaylight.mdsal - binding-parent - - 3.0.6 + - 4.0.0 * - org.opendaylight.mdsal - mdsal-artifacts - - 3.0.6 + - 4.0.0 * - org.opendaylight.controller - mdsal-artifacts diff --git a/features/pom.xml b/features/pom.xml index 527a107f..8b6fd0d8 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 79f0f9e9..52f69dce 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 4.0.9 + 5.0.0 org.opendaylight.integration @@ -285,12 +285,6 @@ true - - org.opendaylight.odlparent - features-akka - features - xml - org.opendaylight.odlparent features-odlparent diff --git a/features/repos/pom.xml b/features/repos/pom.xml index e2a0dd65..c59e2601 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 64c4f34b..7ed9b354 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 8d78275a..48927b51 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 - 4.0.9 + 5.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 399a7669..113d226e 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 - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index e2e8f4be..4800cde7 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index a8e8e38d..7ee1ed1f 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index bf866f8d..a9b8e561 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent karaf4-parent - 4.0.9 + 5.0.0 org.opendaylight.integration diff --git a/pom.xml b/pom.xml index 3f975072..e98d1826 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.9 + 5.0.0 org.opendaylight.integration -- 2.36.6