add precisions on BOMs in platform versions doc
[integration/distribution.git] / docs / platform-versions.rst
index f3854e2ffb8c66f161974873c532799c2a5cff70..4e09a96f31429196d3e297a8502ac3e8a6afa833 100644 (file)
@@ -9,38 +9,47 @@ Platform versions
 
    * - Group
      - Artifact
-     - Sodium Development
+     - Aluminium GA
+     - Aluminium SR1 Development
 
    * - org.opendaylight.odlparent
      - \*
-     - 5.0.1
+     - 7.0.5
+     - 7.0.6
 
-   * - org.opendaylight.yangtools
-     - yangtools-artifacts
-     - 3.0.4
+   * - org.opendaylight.infrautils
+     - \*
+     - 1.8.0
+     - 1.8.1
 
-   * - org.opendaylight.mdsal
-     - binding-parent
-     - 4.0.4
+   * - org.opendaylight.yangtools
+     - \*
+     - 5.0.5
+     - 5.0.6
 
    * - org.opendaylight.mdsal
-     - mdsal-artifacts
-     - 4.0.4
+     - \*
+     - 6.0.4
+     - 6.0.5
 
    * - org.opendaylight.controller
-     - mdsal-artifacts
-     - 1.10.0-SNAPSHOT
+     - \*
+     - 2.0.3
+     - 2.0.4
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.10.0-SNAPSHOT
+     - 0.12.0
+     - 0.12.1-SNAPSHOT
 
    * - org.opendaylight.netconf
      - netconf-artifacts
-     - 1.7.0-SNAPSHOT
-
-   * - org.opendaylight.netconf
-     - restconf-artifacts
-     - 1.10.0-SNAPSHOT
+     - 1.9.0
+     - 1.9.1-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.
+
+