Bump upstream versions 86/97086/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 5 Aug 2021 16:30:48 +0000 (18:30 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 5 Aug 2021 16:30:48 +0000 (18:30 +0200)
Adopt:
- yangtools-7.0.4
- mdsal-8.0.1
- controller-4.0.1
- aaa-0.14.1
- netconf-2.0.2
- bgpcep-0.16.2

Change-Id: I0e4364de114e6b425636167c1e4e4af06223954b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
artifacts/upstream/properties/pom.xml
docs/platform-versions.rst

index 648faa00ae1a723368a56771db405786967276ea..0f839e9c4625b67635ee15c52f1fdb98ecb00362 100644 (file)
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.14.0</aaa.version>
-        <bgpcep.version>0.16.1</bgpcep.version>
-        <controller.version>4.0.0</controller.version>
+        <aaa.version>0.14.1</aaa.version>
+        <bgpcep.version>0.16.2</bgpcep.version>
+        <controller.version>4.0.1</controller.version>
         <daexim.version>1.10.0-SNAPSHOT</daexim.version>
         <infrautils.version>2.0.2</infrautils.version>
         <jsonrpc.version>1.11.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.14.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>8.0.0</mdsal.version>
-        <netconf.version>2.0.1</netconf.version>
+        <mdsal.version>8.0.1</mdsal.version>
+        <netconf.version>2.0.2</netconf.version>
         <neutron.version>0.17.0-SNAPSHOT</neutron.version>
         <odlparent.version>9.0.2</odlparent.version>
         <openflowplugin.version>0.13.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.13.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.8.0-SNAPSHOT</serviceutils.version>
-        <yangtools.version>7.0.3</yangtools.version>
+        <yangtools.version>7.0.4</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 16646a34bf56ff187e261c8a6766c6974a36d378..df0a537ed89065e17e2a5d47355937e92cfdfa4d 100644 (file)
@@ -21,23 +21,23 @@ Platform versions
 
    * - org.opendaylight.yangtools
      - \*
-     - 7.0.3
+     - 7.0.4
 
    * - org.opendaylight.mdsal
      - \*
-     - 8.0.0
+     - 8.0.1
 
    * - org.opendaylight.controller
      - \*
-     - 4.0.0
+     - 4.0.1
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.14.0
+     - 0.14.1
 
    * - org.opendaylight.netconf
      - \*
-     - 2.0.1
+     - 2.0.2
 
 .. note:: Most projects get their YANG Tools version via MD-SAL.
   ${project}-artifacts are maven `bill of materials <https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/>`__