Bump 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      - 2022.09 Chlorine GA
13      - 2022.09 Chlorine SR1
14
15    * - org.opendaylight.odlparent
16      - \*
17      - 11.0.1
18      - 11.0.3
19
20    * - org.opendaylight.infrautils
21      - \*
22      - 4.0.1
23      - 4.0.3
24
25    * - org.opendaylight.yangtools
26      - \*
27      - 9.0.1
28      - 9.0.5
29
30    * - org.opendaylight.mdsal
31      - \*
32      - 10.0.2
33      - 10.0.5
34
35    * - org.opendaylight.controller
36      - \*
37      - 6.0.2
38      - 6.0.5
39
40    * - org.opendaylight.aaa
41      - \*
42      - 0.16.3
43      - 0.16.6
44
45    * - org.opendaylight.netconf
46      - \*
47      - 4.0.2
48      - 4.0.4
49
50 .. note:: Most projects get their YANG Tools version via MD-SAL.
51   ${project}-artifacts are maven `bill of materials <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__
52   (a.k.a. bom or BOM), whose use is strongly recommended to avoid versions
53   mismatch across multiple dependencies in poms.
54
55