Bump versions by x.y.(z+1)
[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 development
16
17    * - org.opendaylight.odlparent
18      - \*
19      - 8.1.1
20      - 8.1.2
21      - 8.1.3
22      - 8.1.4
23
24    * - org.opendaylight.infrautils
25      - \*
26      - 1.9.6
27      - 1.9.8
28      - 1.9.9
29      - 1.9.10
30
31    * - org.opendaylight.yangtools
32      - \*
33      - 6.0.5
34      - 6.0.6
35      - 6.0.7
36      - 6.0.8
37
38    * - org.opendaylight.mdsal
39      - \*
40      - 7.0.6
41      - 7.0.7
42      - 7.0.9
43      - 7.0.10
44
45    * - org.opendaylight.controller
46      - \*
47      - 3.0.7
48      - 3.0.8
49      - 3.0.10
50      - 3.0.12
51
52    * - org.opendaylight.aaa
53      - \*
54      - 0.13.2
55      - 0.13.3
56      - 0.13.5
57      - 0.13.7
58
59    * - org.opendaylight.netconf
60      - \*
61      - 1.13.1
62      - 1.13.2
63      - 1.13.4
64      - 1.13.5
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
71