Add platform version 00/76100/2
authorLuis Gomez <ecelgp@gmail.com>
Fri, 14 Sep 2018 19:41:03 +0000 (12:41 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 14 Sep 2018 19:43:18 +0000 (12:43 -0700)
Change-Id: I616510050e9c035ad87205e360b2a7c99c342082
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..3f30d58
--- /dev/null
@@ -0,0 +1,60 @@
+.. _platform-versions:
+
+Platform versions
+=================
+
+.. list-table:: Versions
+   :widths: auto
+   :header-rows: 1
+
+   * - Group
+     - Artifact
+     - Fluorine GA
+     - Fluorine Development
+
+   * - org.opendaylight.odlparent
+     - \*
+     - 3.1.3
+     - 3.1.3
+
+   * - org.opendaylight.yangtools
+     - yangtools-artifacts
+     - 2.0.10
+     - 2.0.10
+
+   * - org.opendaylight.mdsal
+     - binding-parent
+     - 0.13.0
+     - 0.13.1-SNAPSHOT
+
+   * - org.opendaylight.mdsal
+     - mdsal-artifacts
+     - 2.5.0
+     - 2.5.1-SNAPSHOT
+
+   * - org.opendaylight.mdsal.model
+     - mdsal-model-artifacts
+     - 0.13.0
+     - 0.13.1-SNAPSHOT
+
+   * - org.opendaylight.controller
+     - mdsal-artifacts
+     - 1.8.0
+     - 1.8.1-SNAPSHOT
+
+   * - org.opendaylight.aaa
+     - aaa-artifacts
+     - 0.8.0
+     - 0.8.1-SNAPSHOT
+
+   * - org.opendaylight.netconf
+     - netconf-artifacts
+     - 1.5.0
+     - 1.5.1-SNAPSHOT
+
+   * - org.opendaylight.netconf
+     - restconf-artifacts
+     - 1.8.0
+     - 1.8.1-SNAPSHOT
+
+.. note:: Most projects get their YANG Tools version via MD-SAL.