Bump MRI versions 24/100624/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Apr 2022 15:55:43 +0000 (17:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Apr 2022 15:56:39 +0000 (17:56 +0200)
Adopt:
- yangtools-8.0.3
- mdsal-9.0.2
- controller-5.0.2
- aaa-0.15.2
- netconf-3.0.1

Also fixup transportpce versions damaged in previous patches.

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

index 6f265370ea05c557ca837f04976a66ee1b9cc493..a63d54fae8840440f3024aff4c31c2ed56471a46 100644 (file)
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.15.1</aaa.version>
-        <bgpcep.version>0.17.0</bgpcep.version>
-        <controller.version>5.0.1</controller.version>
+        <aaa.version>0.15.2</aaa.version>
+        <bgpcep.version>0.17.1</bgpcep.version>
+        <controller.version>5.0.2</controller.version>
         <daexim.version>1.11.0-SNAPSHOT</daexim.version>
         <infrautils.version>3.0.0</infrautils.version>
         <jsonrpc.version>1.12.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.15.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>9.0.1</mdsal.version>
-        <netconf.version>3.0.0</netconf.version>
+        <mdsal.version>9.0.2</mdsal.version>
+        <netconf.version>3.0.1</netconf.version>
         <odlparent.version>10.0.0</odlparent.version>
         <openflowplugin.version>0.14.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.14.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.9.0-SNAPSHOT</serviceutils.version>
-        <yangtools.version>8.0.2</yangtools.version>
+        <yangtools.version>8.0.3</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 3b64d1b238726e6f8131dd1fdaf15667d7a29756..d71023f458e858a878fafc527c50cf005a4d9a3a 100644 (file)
@@ -21,23 +21,23 @@ Platform versions
 
    * - org.opendaylight.yangtools
      - \*
-     - 8.0.2
+     - 8.0.3
 
    * - org.opendaylight.mdsal
      - \*
-     - 9.0.1
+     - 9.0.2
 
    * - org.opendaylight.controller
      - \*
-     - 5.0.1
+     - 5.0.2
 
    * - org.opendaylight.aaa
      - aaa-artifacts
-     - 0.15.1
+     - 0.15.2
 
    * - org.opendaylight.netconf
      - \*
-     - 3.0.0
+     - 3.0.1
 
 .. 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/>`__
index 3fbd7012d8fc8eaf36c818b7627208fb36ead4a9..8de716c345e12e4c23779956a5698777caee1473 100644 (file)
@@ -48,7 +48,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>5.0.1</version>
+                    <version>5.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -56,7 +56,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>5.0.1</version>
+                    <version>5.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -64,7 +64,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>5.0.1</version>
+                    <version>5.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -72,7 +72,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-nbinotifications</artifactId>
-                    <version>5.0.1</version>
+                    <version>5.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -80,7 +80,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-dmaap-client</artifactId>
-                    <version>5.0.1</version>
+                    <version>5.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>