Update version for Aluminium SR3
[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
14      - Aluminium SR2
15      - Aluminium SR3 Development
16
17    * - org.opendaylight.odlparent
18      - \*
19      - 7.0.5
20      - 7.0.7
21      - 7.0.8
22      - 7.0.8
23
24    * - org.opendaylight.infrautils
25      - \*
26      - 1.8.0
27      - 1.8.2
28      - 1.8.3
29      - 1.8.3
30
31    * - org.opendaylight.yangtools
32      - \*
33      - 5.0.5
34      - 5.0.7
35      - 5.0.8
36      - 5.0.8
37
38    * - org.opendaylight.mdsal
39      - \*
40      - 6.0.4
41      - 6.0.7
42      - 6.0.8
43      - 6.0.8
44
45    * - org.opendaylight.controller
46      - \*
47      - 2.0.3
48      - 2.0.6
49      - 2.0.7
50      - 2.0.7
51
52    * - org.opendaylight.aaa
53      - aaa-artifacts
54      - 0.12.0
55      - 0.12.1
56      - 0.12.2
57      - 0.12.3-SNAPSHOT
58
59    * - org.opendaylight.netconf
60      - netconf-artifacts
61      - 1.9.0
62      - 1.9.1
63      - 1.9.2
64      - 1.9.3-SNAPSHOT
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.
70