Bump upstreams 45/107645/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 31 Aug 2023 16:39:10 +0000 (18:39 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 31 Aug 2023 16:42:37 +0000 (18:42 +0200)
Adopt:
- odparent-13.0.4
- infrautils-6.0.2
- yangtools-11.0.1
- mdsal-12.0.1
- controller-8.0.1
- aaa-0.18.1
- netconf-6.0.2
- bgpcep-0.20.2

Change-Id: I6df38a147b865fe5195719606588827c0ccd1283
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
18 files changed:
artifacts/all/pom.xml
artifacts/distribution/pom.xml
artifacts/pom.xml
artifacts/upstream/all/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 04af2549d659ea4b5e9bcd070a2c6f8f5ef8a82e..3e8cfee515156d93877384e84e9e7c51d848c36f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.3</version>
+      <version>13.0.4</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 512d5def3beac9f309eb7cfa98bd72073628cdfb..81f75983504fcac2f6480b5c24d129298f4582e5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.3</version>
+      <version>13.0.4</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 2b50761d01650f96f19894b038451c7dbcf4d78d..757d0204ddd3ea2b346d820c6d4511c281f489fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 735f7a8e3871735f27ea4b49f7fed236db18a879..a816fa136fb551286d779256b5249cfdc7310668 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.3</version>
+      <version>13.0.4</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 9d0cd4a4af09b7ece85c28d1a1a2ac8fc1233643..80e54d8e83b422077a6dab0ce0cfc47b17979207 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>13.0.3</version>
+      <version>13.0.4</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index b18088c9834bcaa5a882b93d8b2dc37f635ba4e1..2b0565f06030d070f2e784f006fd1954e32a023b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</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.0</aaa.version>
-        <bgpcep.version>0.20.1</bgpcep.version>
-        <controller.version>8.0.0</controller.version>
+        <aaa.version>0.18.1</aaa.version>
+        <bgpcep.version>0.20.2</bgpcep.version>
+        <controller.version>8.0.1</controller.version>
         <daexim.version>1.14.0-SNAPSHOT</daexim.version>
-        <infrautils.version>6.0.1</infrautils.version>
+        <infrautils.version>6.0.2</infrautils.version>
         <jsonrpc.version>1.15.0-SNAPSHOT</jsonrpc.version>
         <lispflowmapping.version>1.18.0-SNAPSHOT</lispflowmapping.version>
-        <mdsal.version>12.0.0</mdsal.version>
-        <netconf.version>6.0.1</netconf.version>
-        <odlparent.version>13.0.3</odlparent.version>
+        <mdsal.version>12.0.1</mdsal.version>
+        <netconf.version>6.0.2</netconf.version>
+        <odlparent.version>13.0.4</odlparent.version>
         <openflowplugin.version>0.17.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.17.0-SNAPSHOT</ovsdb.version>
         <serviceutils.version>0.12.0-SNAPSHOT</serviceutils.version>
         <transportpce.version>7.0.1</transportpce.version>
         <transportpce.models.version>18.0.1</transportpce.models.version>
-        <yangtools.version>11.0.0</yangtools.version>
+        <yangtools.version>11.0.1</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
 </project>
index 96078482b9091d4017d1facfe3cc4118a1e8ae9d..f63f3ec7fc07808467a4927ad7f530e9183a883a 100644 (file)
@@ -13,31 +13,31 @@ Platform versions
 
    * - org.opendaylight.odlparent
      - \*
-     - 13.0.3
+     - 13.0.4
 
    * - org.opendaylight.infrautils
      - \*
-     - 6.0.1
+     - 6.0.2
 
    * - org.opendaylight.yangtools
      - \*
-     - 11.0.0
+     - 11.0.1
 
    * - org.opendaylight.mdsal
      - \*
-     - 12.0.0
+     - 12.0.1
 
    * - org.opendaylight.controller
      - \*
-     - 8.0.0
+     - 8.0.1
 
    * - org.opendaylight.aaa
      - \*
-     - 0.18.0
+     - 0.18.1
 
    * - org.opendaylight.netconf
      - \*
-     - 6.0.1
+     - 6.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/>`__
index f0585f20f625e56b8eab13e262147c8cf3719d6f..23da612f7c6513e1588c427ec1b91b9dae337be7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 692fd36ecfc388ee8263e25b0f7a9bcd3578ba3f..57358d25c5a10c89417b0e3ec4f8a3bd03641a41 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index d99feb092ee24374da9651030be14a24ef3db51b..2d7ffe96cbf9e4b8351f0455e08485ea24b0c0bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index f33ad194a8c85ba8d076994ea4f9eaa810e06531..fea628faef4f21f40f2d73b32844e8b1eb27074c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 890ed5c12e022c6e11ddf89cd639201a79d03c20..636abfbbf05442dda8db5253d64f5db30b9c7537 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 78e8f0dbbe624dbfeb07e86363c5030097c7b875..51a3b8758fd3acfcd6b329bbbddfe9639850cd8d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 5518ef96607ced8d7e9c00f19ac8d1f6312f671a..b0bebf870c7b94de2b1fbc539c5ed79227c69282 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 803800b01eb45cda9926868415e7d621058b3931..57ec99301cf3a249c737dce94d693258fe42a451 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 68e1841f8bdc371ed003ba40481f415024ea4db1..18096f9f373b6049d14a0b9605843c973b079eaf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
index 66c38763bd1ea99938a356b9b4a7396bc82d2d93..536745e711fbd0c160e92a09ebce041b53fd2b4c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 4df7deec4e2741cf29b26a3e3f0e726f9ca20ab2..1880cbc2670944ab3d76e7866588985d188a93a5 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.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>