6cbd540d383d9a603f3078957bb42089bf8e3fe0
[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
15    * - org.opendaylight.odlparent
16      - \*
17      - 10.0.0
18      - 10.0.2
19
20    * - org.opendaylight.infrautils
21      - \*
22      - 3.0.0
23      - 3.0.1
24
25    * - org.opendaylight.yangtools
26      - \*
27      - 8.0.3
28      - 8.0.6
29
30    * - org.opendaylight.mdsal
31      - \*
32      - 9.0.2
33      - 9.0.4
34
35    * - org.opendaylight.controller
36      - \*
37      - 5.0.3
38      - 5.0.5
39
40    * - org.opendaylight.aaa
41      - aaa-artifacts
42      - 0.15.3
43      - 0.15.5
44
45    * - org.opendaylight.netconf
46      - \*
47      - 3.0.2
48      - 3.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