e90688dddd465cd92b637d31487dc7b304e96b9c
[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      - Silicon GA
13      - Silicon SR1
14      - Silicon SR2 development
15
16    * - org.opendaylight.odlparent
17      - \*
18      - 8.1.1
19      - 8.1.2
20      - 8.1.3
21
22    * - org.opendaylight.infrautils
23      - \*
24      - 1.9.6
25      - 1.9.8
26      - 1.9.9
27
28    * - org.opendaylight.yangtools
29      - \*
30      - 6.0.5
31      - 6.0.6
32      - 6.0.7
33
34    * - org.opendaylight.mdsal
35      - \*
36      - 7.0.6
37      - 7.0.7
38      - 7.0.8
39
40    * - org.opendaylight.controller
41      - \*
42      - 3.0.7
43      - 3.0.8
44      - 3.0.9
45
46    * - org.opendaylight.aaa
47      - \*
48      - 0.13.2
49      - 0.13.3
50      - 0.13.4
51
52    * - org.opendaylight.netconf
53      - \*
54      - 1.13.1
55      - 1.13.2
56      - 1.13.3
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