Bump upstream versions 13/101513/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Jun 2022 20:43:41 +0000 (22:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Jun 2022 23:31:45 +0000 (01:31 +0200)
Adopt:
- yangtools-8.0.6
- mdsal-9.0.4
- controller-5.0.5
- aaa-0.15.5
- netconf-3.0.4

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

index f5da4f35ca791161573308f966086f60759fba77..189b97f3879109361e83c8f4284e3967f8a45abb 100644 (file)
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.15.4</aaa.version>
+        <aaa.version>0.15.5</aaa.version>
         <bgpcep.version>0.17.3</bgpcep.version>
-        <controller.version>5.0.4</controller.version>
+        <controller.version>5.0.5</controller.version>
         <daexim.version>1.11.1-SNAPSHOT</daexim.version>
         <infrautils.version>3.0.1</infrautils.version>
         <jsonrpc.version>1.12.1-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.15.1-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>9.0.3</mdsal.version>
-        <netconf.version>3.0.3</netconf.version>
+        <mdsal.version>9.0.4</mdsal.version>
+        <netconf.version>3.0.4</netconf.version>
         <odlparent.version>10.0.2</odlparent.version>
         <openflowplugin.version>0.14.1-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.14.1-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.9.1-SNAPSHOT</serviceutils.version>
-        <yangtools.version>8.0.5</yangtools.version>
+        <yangtools.version>8.0.6</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index db56ff7acc65f8bbac346a4238f2c08efb33c47a..6cbd540d383d9a603f3078957bb42089bf8e3fe0 100644 (file)
@@ -25,27 +25,27 @@ Platform versions
    * - org.opendaylight.yangtools
      - \*
      - 8.0.3
-     - 8.0.5
+     - 8.0.6
 
    * - org.opendaylight.mdsal
      - \*
      - 9.0.2
-     - 9.0.3
+     - 9.0.4
 
    * - org.opendaylight.controller
      - \*
      - 5.0.3
-     - 5.0.4
+     - 5.0.5
 
    * - org.opendaylight.aaa
      - aaa-artifacts
      - 0.15.3
-     - 0.15.4
+     - 0.15.5
 
    * - org.opendaylight.netconf
      - \*
      - 3.0.2
-     - 3.0.3
+     - 3.0.4
 
 .. 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/>`__