Bump upstreams 80/107980/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 24 Sep 2023 22:46:50 +0000 (00:46 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Sep 2023 13:54:13 +0000 (15:54 +0200)
Adopt
- yangtools-11.0.2
- mdsal-12.0.2
- controller-8.0.2
- aaa-0.18.2
- netconf-6.0.4
- bgpcep-0.20.4

Change-Id: Idd4d24b61711dd32c47507ee5d6001b822a65a4b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit f8b0b9cfba64736f43d944e82cce0ca948b20da6)

artifacts/upstream/properties/pom.xml
docs/platform-versions.rst

index 433f86f4bbc68ed216b952b75f14fa0940873e0c..6e96ff75cceb759299f9004aec8125fb3b020aac 100644 (file)
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.18.1</aaa.version>
-        <bgpcep.version>0.20.3</bgpcep.version>
-        <controller.version>8.0.1</controller.version>
+        <aaa.version>0.18.2</aaa.version>
+        <bgpcep.version>0.20.4</bgpcep.version>
+        <controller.version>8.0.2</controller.version>
         <daexim.version>1.15.0-SNAPSHOT</daexim.version>
         <infrautils.version>6.0.2</infrautils.version>
         <jsonrpc.version>1.16.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.19.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>12.0.1</mdsal.version>
-        <netconf.version>6.0.3</netconf.version>
+        <mdsal.version>12.0.2</mdsal.version>
+        <netconf.version>6.0.4</netconf.version>
         <odlparent.version>13.0.4</odlparent.version>
         <openflowplugin.version>0.18.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.18.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.13.0-SNAPSHOT</serviceutils.version>
         <transportpce.version>7.0.1</transportpce.version>
         <transportpce.models.version>18.0.1</transportpce.models.version>
-        <yangtools.version>11.0.1</yangtools.version>
+        <yangtools.version>11.0.2</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index f63f3ec7fc07808467a4927ad7f530e9183a883a..171b28029bbf91f6caaccfac07bec00e4943171b 100644 (file)
@@ -21,23 +21,23 @@ Platform versions
 
    * - org.opendaylight.yangtools
      - \*
-     - 11.0.1
+     - 11.0.2
 
    * - org.opendaylight.mdsal
      - \*
-     - 12.0.1
+     - 12.0.2
 
    * - org.opendaylight.controller
      - \*
-     - 8.0.1
+     - 8.0.2
 
    * - org.opendaylight.aaa
      - \*
-     - 0.18.1
+     - 0.18.2
 
    * - org.opendaylight.netconf
      - \*
-     - 6.0.2
+     - 6.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/>`__