Bump upstreams 39/109939/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 23 Jan 2024 20:06:45 +0000 (21:06 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 23 Jan 2024 21:53:03 +0000 (22:53 +0100)
Adopt:
- odparent-13.0.10
- infrautils-6.0.5
- yangtools-11.0.5
- mdsal-12.0.4
- controller-8.0.4
- aaa-0.18.4
- netconf-6.0.6
- bgpcep-0.20.6

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

19 files changed:
artifacts/all/pom.xml
artifacts/distribution/pom.xml
artifacts/pom.xml
artifacts/upstream/all/pom.xml
artifacts/upstream/artifacts/pom.xml
artifacts/upstream/pom.xml
artifacts/upstream/properties/pom.xml
docs/platform-versions.rst
features/pom.xml
features/repos/index/pom.xml
features/repos/pom.xml
features/repos/test/pom.xml
features/singles/odl-integration-all/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml
features/singles/pom.xml
karaf-scripts/pom.xml
karaf/pom.xml
onap-karaf/pom.xml
pom.xml

index 9363479b915ff42717e696b4f08cdd9ef78d388c..0215c7db30ace7ade81355776cdacbf02190372b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.7</version>
+      <version>13.0.10</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index df6b80a45964efe6da9bb4662ba12e65380f1819..692d54288e7d31114628408dced064dfc8ce17c6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.7</version>
+      <version>13.0.10</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 3f3758f070533803c967cb18c4dabb43913fa4c8..ab309170561740ff2299f8f5e6ea39dc047243f1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index ca238aba5bdda5449326ffba34ef1172753fbf7c..3e4fc1b32fd323eada22e102859569b782dee093 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.7</version>
+      <version>13.0.10</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
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 6ec29a8e6214750c4bf8b48832436b6f7372dd09..bd6e56f1efd42986157f9109993e3d7b9172fb34 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.7</version>
+      <version>13.0.10</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 6f2c4acebeae37f4f1264a20f88e3515e341a139..af9b3d3d7d9cb7e23f17898a0b6d9b56e2b88860 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.18.3</aaa.version>
-        <bgpcep.version>0.20.5</bgpcep.version>
-        <controller.version>8.0.3</controller.version>
+        <aaa.version>0.18.4</aaa.version>
+        <bgpcep.version>0.20.6</bgpcep.version>
+        <controller.version>8.0.4</controller.version>
         <daexim.version>1.15.0-SNAPSHOT</daexim.version>
-        <infrautils.version>6.0.4</infrautils.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.3</mdsal.version>
-        <netconf.version>6.0.5</netconf.version>
-        <odlparent.version>13.0.7</odlparent.version>
+        <mdsal.version>12.0.4</mdsal.version>
+        <netconf.version>6.0.6</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.1.0</transportpce.version>
         <transportpce.models.version>19.1.0</transportpce.models.version>
-        <yangtools.version>11.0.4</yangtools.version>
+        <yangtools.version>11.0.5</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 9d00d7026923c6ad5e06ae2c2861f35a8a293e23..de6994f3a68225fd4c51457c97fc5b4b9df97eac 100644 (file)
@@ -13,31 +13,31 @@ Platform versions
 
    * - org.opendaylight.odlparent
      - \*
-     - 13.0.7
+     - 13.0.10
 
    * - org.opendaylight.infrautils
      - \*
-     - 6.0.4
+     - 6.0.5
 
    * - org.opendaylight.yangtools
      - \*
-     - 11.0.4
+     - 11.0.5
 
    * - org.opendaylight.mdsal
      - \*
-     - 12.0.3
+     - 12.0.4
 
    * - org.opendaylight.controller
      - \*
-     - 8.0.3
+     - 8.0.4
 
    * - org.opendaylight.aaa
      - \*
-     - 0.18.3
+     - 0.18.4
 
    * - org.opendaylight.netconf
      - \*
-     - 6.0.5
+     - 6.0.6
 
 .. 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 4e3c862bcc7fa578cf480b7add45ff654bb5ef49..04a89904d2ca6e6c46744d258e4f98b3d7331ccb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 208c61a7ca6fd06c18f0c9ce0443bada6b403627..a94546f76e06e75f78b775e0327ea51d4fb2a6cd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
         <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 e2f29d22cf559ae975bdbff4dbc8dee0a9af2503..a616d911edfdcba6cddd16501378df1beb9eccc0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index a6bf72154ac8acfbec98c20e24aadb9fb985fc11..f8347f85dc55290e7e42e3337453bda834caeaa2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index b7b7945cf32b9b51aa9986cba6cd42b6d54367f9..6d9dc3e348a04531bf7f3e70e89aed14d51ba75f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 65255da64db4bfcabdb20dbe3b1a198cf27ff81e..72d7808ef3b5334e972d5aa5ae98618e12c39059 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
         <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>
index 482224d3bdf477c8cbc81710c4fd6e1d2ea72e80..6b055bd5ffb2584ad6cdf919c1cc734c2ee6b1d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 03f98e1065a3100374900c8597697a4dd9cc1777..a1087c90d7135315159e7a8329e8c5b6538c803a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index e7679de63154c75d620c93f22bb590aff2f08b91..ba5e314384273c5afbfa849cbda4e9bec80f228c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index ed36256835bb61dcf2d55329081eb8b30dd58e8c..924379a447ea99d2043b1a04ee094e76fe555483 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 6791f7c2c2d673cbcd8e19293e98271768b7df0f..44cfdf8eec27187b4d78f11a1432a904c34aea08 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>