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      - Sulfur GA
13      - Sulfur SR1
14      - Sulfur SR2
15      - Sulfur SR3
16
17    * - org.opendaylight.odlparent
18      - \*
19      - 10.0.0
20      - 10.0.2
21      - 10.0.3
22      - 10.0.5
23
24    * - org.opendaylight.infrautils
25      - \*
26      - 3.0.0
27      - 3.0.1
28      - 3.0.2
29      - 3.0.4
30
31    * - org.opendaylight.yangtools
32      - \*
33      - 8.0.3
34      - 8.0.6
35      - 8.0.7
36      - 8.0.9
37
38    * - org.opendaylight.mdsal
39      - \*
40      - 9.0.2
41      - 9.0.4
42      - 9.0.5
43      - 9.0.7
44
45    * - org.opendaylight.controller
46      - \*
47      - 5.0.3
48      - 5.0.5
49      - 5.0.6
50      - 5.0.8
51
52    * - org.opendaylight.aaa
53      - aaa-artifacts
54      - 0.15.3
55      - 0.15.5
56      - 0.15.6
57      - 0.15.8
58
59    * - org.opendaylight.netconf
60      - \*
61      - 3.0.2
62      - 3.0.5
63      - 3.0.6
64      - 3.0.8
65
66 .. note:: Most projects get their YANG Tools version via MD-SAL.
67   ${project}-artifacts are maven `bill of materials <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__
68   (a.k.a. bom or BOM), whose use is strongly recommended to avoid versions
69   mismatch across multiple dependencies in poms.