Bump MRI upstreams 60/102460/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Sep 2022 13:13:11 +0000 (15:13 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Sep 2022 15:50:45 +0000 (17:50 +0200)
Adopt the following versions:
- mdsal-10.0.2
- controller-6.0.2
- aaa-0.16.3
- netconf-4.0.2
- bgpcep-0.18.2

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

index 6b128a79330afdb8b65a7f5a8a36942738543ad4..b2b54219935706e05e61788cf92e2505c086d23d 100644 (file)
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.16.1</aaa.version>
-        <bgpcep.version>0.18.1</bgpcep.version>
-        <controller.version>6.0.1</controller.version>
+        <aaa.version>0.16.3</aaa.version>
+        <bgpcep.version>0.18.2</bgpcep.version>
+        <controller.version>6.0.2</controller.version>
         <daexim.version>1.12.0-SNAPSHOT</daexim.version>
         <infrautils.version>4.0.1</infrautils.version>
         <jsonrpc.version>1.13.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.16.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>10.0.1</mdsal.version>
-        <netconf.version>4.0.1</netconf.version>
+        <mdsal.version>10.0.2</mdsal.version>
+        <netconf.version>4.0.2</netconf.version>
         <odlparent.version>11.0.1</odlparent.version>
         <openflowplugin.version>0.15.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.15.0-SNAPSHOT</ovsdb.version>
index 9123db083fbd3dd0b1ac4b5d65e755aa3962f063..9fbd2c3430351e0e9f20ba5f482f73b27fd5bb78 100644 (file)
@@ -25,19 +25,19 @@ Platform versions
 
    * - org.opendaylight.mdsal
      - \*
-     - 10.0.1
+     - 10.0.2
 
    * - org.opendaylight.controller
      - \*
-     - 6.0.1
+     - 6.0.2
 
    * - org.opendaylight.aaa
      - \*
-     - 0.16.1
+     - 0.16.3
 
    * - org.opendaylight.netconf
      - \*
-     - 4.0.1
+     - 4.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/>`__