fix doc aaa-/netconf-artifacts platform versions
[integration/distribution.git] / docs / platform-versions.rst
index 0153fb5ca29557e3854a3a1f51299b19f3e05dac..13a589b74bc40f7e86225b461c865f74e6d8a304 100644 (file)
@@ -9,30 +9,39 @@ Platform versions
 
    * - Group
      - Artifact
-     - Aluminium Development
+     - Silicon Development
 
    * - org.opendaylight.odlparent
      - \*
-     - 7.0.3
+     - 8.0.2
+
+   * - org.opendaylight.infrautils
+     - \*
+     - 1.9.3
 
    * - org.opendaylight.yangtools
      - \*
-     - 5.0.3
+     - 6.0.2
 
    * - org.opendaylight.mdsal
      - \*
-     - 6.0.2
+     - 7.0.3
 
    * - org.opendaylight.controller
      - \*
-     - 2.0.2
+     - 3.0.3
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.12.0-SNAPSHOT
+     - 0.13.0-SNAPSHOT
 
    * - org.opendaylight.netconf
      - netconf-artifacts
-     - 1.9.0-SNAPSHOT
+     - 1.10.0-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.
+
+