Bump MRI upstreams
[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
15      - Silicon SR3
16      - Silicon SR4 development
17
18    * - org.opendaylight.odlparent
19      - \*
20      - 8.1.1
21      - 8.1.2
22      - 8.1.3
23      - 8.1.4
24      - 8.1.6
25
26    * - org.opendaylight.infrautils
27      - \*
28      - 1.9.6
29      - 1.9.8
30      - 1.9.9
31      - 1.9.10
32      - 1.9.12
33
34    * - org.opendaylight.yangtools
35      - \*
36      - 6.0.5
37      - 6.0.6
38      - 6.0.7
39      - 6.0.8
40      - 6.0.10
41
42    * - org.opendaylight.mdsal
43      - \*
44      - 7.0.6
45      - 7.0.7
46      - 7.0.9
47      - 7.0.10
48      - 7.0.12
49
50    * - org.opendaylight.controller
51      - \*
52      - 3.0.7
53      - 3.0.8
54      - 3.0.10
55      - 3.0.12
56      - 3.0.14
57
58    * - org.opendaylight.aaa
59      - \*
60      - 0.13.2
61      - 0.13.3
62      - 0.13.5
63      - 0.13.7
64      - 0.13.9
65
66    * - org.opendaylight.netconf
67      - \*
68      - 1.13.1
69      - 1.13.2
70      - 1.13.4
71      - 1.13.5
72      - 1.13.6
73
74 .. note:: Most projects get their YANG Tools version via MD-SAL.
75   ${project}-artifacts are maven `bill of materials <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__
76   (a.k.a. bom or BOM), whose use is strongly recommended to avoid versions
77   mismatch across multiple dependencies in poms.
78
79