Add platform version 98/76098/4
authorLuis Gomez <ecelgp@gmail.com>
Fri, 14 Sep 2018 19:13:24 +0000 (12:13 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 14 Sep 2018 19:44:37 +0000 (12:44 -0700)
Change-Id: I1da10067f5a329b01adea3e8c80636186896364d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
docs/index.rst
docs/platform-versions.rst [new file with mode: 0644]

index 1d38cb0123a6cfe88073eab35bc682214ca14d4f..a444729d2cbcb50547880451fbde0324b21550d6 100644 (file)
@@ -10,4 +10,5 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
+   platform-versions
    add-project-distribution
diff --git a/docs/platform-versions.rst b/docs/platform-versions.rst
new file mode 100644 (file)
index 0000000..386bfae
--- /dev/null
@@ -0,0 +1,46 @@
+.. _platform-versions:
+
+Platform versions
+=================
+
+.. list-table:: Versions
+   :widths: auto
+   :header-rows: 1
+
+   * - Group
+     - Artifact
+     - Neon Development
+
+   * - org.opendaylight.odlparent
+     - \*
+     - 4.0.0
+
+   * - org.opendaylight.yangtools
+     - yangtools-artifacts
+     - 2.1.0
+
+   * - org.opendaylight.mdsal
+     - binding-parent
+     - 0.15.0
+
+   * - org.opendaylight.mdsal
+     - mdsal-artifacts
+     - 2.7.0
+
+   * - org.opendaylight.controller
+     - mdsal-artifacts
+     - 1.9.0-SNAPSHOT
+
+   * - org.opendaylight.aaa
+     - aaa-artifacts
+     - 0.9.0-SNAPSHOT
+
+   * - org.opendaylight.netconf
+     - netconf-artifacts
+     - 1.6.0-SNAPSHOT
+
+   * - org.opendaylight.netconf
+     - restconf-artifacts
+     - 1.9.0-SNAPSHOT
+
+.. note:: Most projects get their YANG Tools version via MD-SAL.