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