Bump upstreams 60/110460/3
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Mar 2024 17:15:05 +0000 (18:15 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Mar 2024 14:18:31 +0000 (15:18 +0100)
Adopt:
- yangtools-13.0.1
- mdsal-13.0.0
- controller-9.0.0
- aaa-0.19.1
- netconf-7.0.0
- bgpcep-0.21.0

This deactivates transportpce, as it will be picked up later.

Change-Id: I048941334044c3d7c881f877b55a6afca7fdce90
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
artifacts/upstream/artifacts/pom.xml
artifacts/upstream/properties/pom.xml
docs/platform-versions.rst
features/repos/index/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml

index eb503c4337113a2d6cd85b92218e09cb517a2979..194a4104d8fe8f021b875ea1841ca630e94b69de 100644 (file)
         <profile>
             <id>transportpce-models</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
         <profile>
             <id>transportpce</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
index 87e52790a65caebc8f5600dd5b291e691adfa24b..c9d71a29c46c781eeaad8f7ce0c4354b79522a23 100644 (file)
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.18.4</aaa.version>
-        <bgpcep.version>0.20.6</bgpcep.version>
-        <controller.version>8.0.4</controller.version>
+        <aaa.version>0.19.1</aaa.version>
+        <bgpcep.version>0.21.0</bgpcep.version>
+        <controller.version>9.0.0</controller.version>
         <daexim.version>1.15.0-SNAPSHOT</daexim.version>
         <infrautils.version>6.0.5</infrautils.version>
         <jsonrpc.version>1.16.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.19.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>12.0.4</mdsal.version>
-        <netconf.version>6.0.6</netconf.version>
+        <mdsal.version>13.0.0</mdsal.version>
+        <netconf.version>7.0.0</netconf.version>
         <odlparent.version>13.0.10</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>8.2.0</transportpce.version>
         <transportpce.models.version>19.2.0</transportpce.models.version>
-        <yangtools.version>11.0.5</yangtools.version>
+        <yangtools.version>13.0.1</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index de6994f3a68225fd4c51457c97fc5b4b9df97eac..5fef050473ffebf902d26f5eb9f5a49d177707a0 100644 (file)
@@ -21,23 +21,23 @@ Platform versions
 
    * - org.opendaylight.yangtools
      - \*
-     - 11.0.5
+     - 13.0.1
 
    * - org.opendaylight.mdsal
      - \*
-     - 12.0.4
+     - 13.0.0
 
    * - org.opendaylight.controller
      - \*
-     - 8.0.4
+     - 9.0.0
 
    * - org.opendaylight.aaa
      - \*
-     - 0.18.4
+     - 0.19.1
 
    * - org.opendaylight.netconf
      - \*
-     - 6.0.6
+     - 7.0.0
 
 .. 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 6878fdf70a651b639e68bc27681b040ac94232ef..a94546f76e06e75f78b775e0327ea51d4fb2a6cd 100644 (file)
         <profile>
             <id>transportpce-models</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
         <profile>
             <id>transportpce</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
index deb7db459281750596266cf49aefa9fc4ff56116..72d7808ef3b5334e972d5aa5ae98618e12c39059 100644 (file)
         <profile>
             <id>transportpce</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
         <profile>
             <id>transportpce-models</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>