From 6e597199249fecc9bdcf6d037f0e976e7b447531 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Sun, 24 May 2020 13:05:41 -0700 Subject: [PATCH] Bump common dist after Magnesium SR1 Also update platform docs Change-Id: I9f797ebb9e827fe787628d49f557ca8969200e83 Signed-off-by: Luis Gomez --- docs/platform-versions.rst | 16 ++++++++++++---- opendaylight/pom.xml | 14 +++++++------- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 3cdeabe0..a772bb2b 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -10,41 +10,49 @@ Platform versions * - Group - Artifact - Magnesium GA - - Magnesium SR1 Development + - Magnesium SR1 + - Magnesium SR2 Development * - org.opendaylight.odlparent - \* - 6.0.4 - 6.0.6 + - 6.0.6 * - org.opendaylight.yangtools - yangtools-artifacts - 4.0.6 - 4.0.8 + - 4.0.8 * - org.opendaylight.mdsal - binding-parent - 5.0.9 - 5.0.10 + - 5.0.10 * - org.opendaylight.mdsal - mdsal-artifacts - 5.0.9 - 5.0.10 + - 5.0.10 * - org.opendaylight.controller - mdsal-artifacts - 1.11.0 - - 1.11.1-SNAPSHOT + - 1.11.1 + - 1.11.2-SNAPSHOT * - org.opendaylight.aaa - aaa-artifacts - 0.11.0 - - 0.11.1-SNAPSHOT + - 0.11.1 + - 1.11.2-SNAPSHOT * - org.opendaylight.netconf - netconf-artifacts - 1.8.0 - - 1.8.1-SNAPSHOT + - 1.8.1 + - 1.8.2-SNAPSHOT .. note:: Most projects get their YANG Tools version via MD-SAL. diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index ac13d42e..31ed5d22 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.12.1-SNAPSHOT + 0.12.2-SNAPSHOT org.opendaylight.integration opendaylight - 0.12.1-SNAPSHOT + 0.12.2-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -48,7 +48,7 @@ org.opendaylight.detnet features-detnet - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT features xml test @@ -59,13 +59,13 @@ transportpce - true + false org.opendaylight.transportpce odl-transportpce - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT features xml test @@ -73,7 +73,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT features xml test @@ -81,7 +81,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT features xml test -- 2.36.6