Update platform versions
[integration/distribution.git] / docs / platform-versions.rst
1 .. _platform-versions:
2
3 Platform versions
4 =================
5
6 .. list-table:: Versions
7    :widths: auto
8    :header-rows: 1
9
10    * - Group
11      - Artifact
12      - Chlorine Development
13
14    * - org.opendaylight.odlparent
15      - \*
16      - 10.0.2
17
18    * - org.opendaylight.infrautils
19      - \*
20      - 3.0.1
21
22    * - org.opendaylight.yangtools
23      - \*
24      - 8.0.6
25
26    * - org.opendaylight.mdsal
27      - \*
28      - 9.0.4
29
30    * - org.opendaylight.controller
31      - \*
32      - 5.0.5
33
34    * - org.opendaylight.aaa
35      - aaa-artifacts
36      - 0.15.5
37
38    * - org.opendaylight.netconf
39      - \*
40      - 3.0.4
41
42 .. note:: Most projects get their YANG Tools version via MD-SAL.
43   ${project}-artifacts are maven `bill of materials <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__
44   (a.k.a. bom or BOM), whose use is strongly recommended to avoid versions
45   mismatch across multiple dependencies in poms.
46
47