add precisions on BOMs in platform versions doc
[integration/distribution.git] / docs / platform-versions.rst
index 040e1eff64aa2db753026a2c14502daf925e8248..d6962af100d2e318e6b0610940df46a7291895cb 100644 (file)
@@ -9,38 +9,63 @@ Platform versions
 
    * - Group
      - Artifact
-     - Magnesium Development
+     - Magnesium GA
+     - Magnesium SR1
+     - Magnesium SR2
+     - Magnesium SR3 Development
 
    * - org.opendaylight.odlparent
      - \*
-     - 5.0.1
+     - 6.0.4
+     - 6.0.6
+     - 6.0.11
+     - 6.0.11
 
    * - org.opendaylight.yangtools
      - yangtools-artifacts
-     - 3.0.4
+     - 4.0.6
+     - 4.0.8
+     - 4.0.13
+     - 4.0.13
 
    * - org.opendaylight.mdsal
      - binding-parent
-     - 4.0.4
+     - 5.0.9
+     - 5.0.10
+     - 5.0.14
+     - 5.0.14
 
    * - org.opendaylight.mdsal
      - mdsal-artifacts
-     - 4.0.4
+     - 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
-
-   * - org.opendaylight.netconf
-     - restconf-artifacts
-     - 1.11.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 <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__
+  (a.k.a. bom or BOM), whose use is strongly recommended to avoid versions
+  mismatch across multiple dependencies in poms.
+
+