76a37d4ee61df4656ef95b794404d934028f8a37
[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      - Aluminium GA
13      - Aluminium SR1 Development
14
15    * - org.opendaylight.odlparent
16      - \*
17      - 7.0.5
18      - 7.0.7
19
20    * - org.opendaylight.infrautils
21      - \*
22      - 1.8.0
23      - 1.8.2
24
25    * - org.opendaylight.yangtools
26      - \*
27      - 5.0.5
28      - 5.0.7
29
30    * - org.opendaylight.mdsal
31      - \*
32      - 6.0.4
33      - 6.0.7
34
35    * - org.opendaylight.controller
36      - \*
37      - 2.0.3
38      - 2.0.6
39
40    * - org.opendaylight.aaa
41      - aaa-artifacts
42      - 0.12.0
43      - 0.12.1-SNAPSHOT
44
45    * - org.opendaylight.netconf
46      - netconf-artifacts
47      - 1.9.0
48      - 1.9.1-SNAPSHOT
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