Bump MRI upstreams
[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      - Silicon Development
13
14    * - org.opendaylight.odlparent
15      - \*
16      - 8.0.3
17
18    * - org.opendaylight.infrautils
19      - \*
20      - 1.9.4
21
22    * - org.opendaylight.yangtools
23      - \*
24      - 6.0.3
25
26    * - org.opendaylight.mdsal
27      - \*
28      - 7.0.4
29
30    * - org.opendaylight.controller
31      - \*
32      - 3.0.5
33
34    * - org.opendaylight.aaa
35      - aaa-artifacts
36      - 0.13.0-SNAPSHOT
37
38    * - org.opendaylight.netconf
39      - netconf-artifacts
40      - 1.10.0-SNAPSHOT
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