Bump netconf to 1.13.0
[integration/distribution.git] / docs / platform-versions.rst
index b4e2238155aa10b730cde7944c980b10f2b6e926..0714f6cb7311710d1662baff1074e3e235e2d34b 100644 (file)
@@ -9,30 +9,39 @@ Platform versions
 
    * - Group
      - Artifact
-     - Aluminium Development
+     - Silicon Development
 
    * - org.opendaylight.odlparent
      - \*
-     - 7.0.5
+     - 8.1.0
+
+   * - org.opendaylight.infrautils
+     - \*
+     - 1.9.5
 
    * - org.opendaylight.yangtools
      - \*
-     - 5.0.5
+     - 6.0.4
 
    * - org.opendaylight.mdsal
      - \*
-     - 6.0.4
+     - 7.0.5
 
    * - org.opendaylight.controller
      - \*
-     - 2.0.3
+     - 3.0.6
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.12.0-SNAPSHOT
+     - 0.13.1
 
    * - org.opendaylight.netconf
-     - netconf-artifacts
-     - 1.9.0-SNAPSHOT
+     - \*
+     - 1.13.0
 
 .. 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.
+
+