X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fplatform-versions.rst;h=0d744c42480e39c32c9607375fa284cd7b14359e;hb=7d88ebbb54dbdbcc140086772ceab7177d272c8a;hp=0d2e6c5fe83af325168b0060898576e98a819493;hpb=5802d0044d092282744b8e855a518bd0bf72dab3;p=integration%2Fdistribution.git diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst index 0d2e6c5f..0d744c42 100644 --- a/docs/platform-versions.rst +++ b/docs/platform-versions.rst @@ -9,34 +9,64 @@ Platform versions * - Group - Artifact - - Magnesium Development + - Magnesium GA + - Magnesium SR1 + - Magnesium SR2 + - Magnesium SR3 Development * - org.opendaylight.odlparent - \* - - 6.0.3 + - 6.0.4 + - 6.0.6 + - 6.0.11 + - 6.0.11 * - org.opendaylight.yangtools - yangtools-artifacts - - 4.0.3 + - 4.0.6 + - 4.0.8 + - 4.0.13 + - 4.0.13 * - org.opendaylight.mdsal - binding-parent - - 5.0.6 + - 5.0.9 + - 5.0.10 + - 5.0.14 + - 5.0.14 * - org.opendaylight.mdsal - mdsal-artifacts - - 5.0.6 + - 5.0.9 + - 5.0.10 + - 5.0.14 + - 5.0.14 * - org.opendaylight.controller - mdsal-artifacts - - 1.11.0-SNAPSHOT + - 1.11.0 + - 1.11.1 + - 1.11.2 + - 1.11.3-SNAPSHOT * - org.opendaylight.aaa - aaa-artifacts - - 0.11.0-SNAPSHOT + - 0.11.0 + - 0.11.1 + - 0.11.2 + - 0.11.3-SNAPSHOT * - org.opendaylight.netconf - netconf-artifacts - - 1.8.0-SNAPSHOT + - 1.8.0 + - 1.8.1 + - 1.8.2 + - 1.8.3-SNAPSHOT .. note:: Most projects get their YANG Tools version via MD-SAL. + ${project}-artifacts are maven `bill of materials `__ + (a.k.a. bom or BOM), whose use is strongly recommended to avoid versions + mismatch across multiple dependencies in poms. + +.. note:: the restconf-artifacts BOM present previously Sodium is no more + available and now part of the netconf-artifacts BOM.