From 1df8fe3c7f1fdf0cc803d450a8652375d7df1f40 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 22 Oct 2019 19:52:48 +0200 Subject: [PATCH] Bump MRI versions for Neon SR3 This bumps the actual versions and records them in platform-versions. Since that file has not been updated to reflect Neon SR2, this patch updates it too. Change-Id: Iaebe93828cfe5efebc633feb9c1fca2757f39591 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 | 17 +++++++++++++---- 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/pom.xml | 2 +- pom.xml | 2 +- 16 files changed, 31 insertions(+), 22 deletions(-) diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 3335ffd5..80e3cfaa 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 9b37c7c1..298e53ae 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 098b6546..3d78527a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 6d3e45ea..26654c84 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 37270688..15cb0f7a 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 400fadea..99f62b7d 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration @@ -54,17 +54,17 @@ 0.6.3-SNAPSHOT 1.5.3-SNAPSHOT 1.9.3-SNAPSHOT - 3.0.10 + 3.0.12 1.6.3-SNAPSHOT 0.8.3-SNAPSHOT 0.12.3-SNAPSHOT - 4.0.11 + 4.0.13 0.8.3-SNAPSHOT 1.8.3-SNAPSHOT 1.9.3-SNAPSHOT 0.3.3-SNAPSHOT 0.9.3-SNAPSHOT - 2.1.11 + 2.1.13 diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 7de37581..fb902e24 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -11,6 +11,7 @@ Platform versions - Artifact - Neon GA - Neon SR1 + - Neon SR2 - Neon Development * - org.opendaylight.odlparent @@ -18,47 +19,55 @@ Platform versions - 4.0.9 - 4.0.10 - 4.0.11 + - 4.0.13 * - org.opendaylight.yangtools - yangtools-artifacts - 2.1.8 - 2.1.10 - 2.1.11 + - 2.1.13 * - org.opendaylight.mdsal - binding-parent - 3.0.6 - 3.0.8 - 3.0.10 + - 3.0.12 * - org.opendaylight.mdsal - mdsal-artifacts - 3.0.6 - 3.0.8 - 3.0.10 + - 3.0.12 * - org.opendaylight.controller - mdsal-artifacts - 1.9.0 - 1.9.1 - - 1.9.2-SNAPSHOT + - 1.9.2 + - 1.9.3-SNAPSHOT * - org.opendaylight.aaa - aaa-artifacts - 0.9.0 - 0.9.1 - - 0.9.2-SNAPSHOT + - 0.9.2 + - 0.9.3-SNAPSHOT * - org.opendaylight.netconf - netconf-artifacts - 1.6.0 - 1.6.1 - - 1.6.2-SNAPSHOT + - 1.6.2 + - 1.6.3-SNAPSHOT * - org.opendaylight.netconf - restconf-artifacts - 1.9.0 - 1.9.1 - - 1.9.2-SNAPSHOT + - 1.9.2 + - 1.9.3-SNAPSHOT .. note:: Most projects get their YANG Tools version via MD-SAL. diff --git a/features/pom.xml b/features/pom.xml index c8c4007c..0b6b447d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 1429684f..1616b9c1 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.11 + 4.0.13 org.opendaylight.integration diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 5a77172a..88a93c80 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index c4267bf5..a9fd413a 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.11 + 4.0.13 org.opendaylight.integration diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 170f4f2b..382f3503 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.11 + 4.0.13 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 d45bfdac..dc065155 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.11 + 4.0.13 org.opendaylight.integration diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 22b7b237..d5e4e2fa 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/karaf/pom.xml b/karaf/pom.xml index 3708efc8..ed7c44d8 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent karaf4-parent - 4.0.11 + 4.0.13 org.opendaylight.integration diff --git a/pom.xml b/pom.xml index 33a070c8..6e3da55a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.11 + 4.0.13 org.opendaylight.integration -- 2.36.6