Bump upstreams 23/109823/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Dec 2023 05:02:18 +0000 (06:02 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 17 Jan 2024 13:17:28 +0000 (14:17 +0100)
Adopt:
- odparent-13.0.10
- infrautils-6.0.5
- yangtools-11.0.5
- mdsal-12.0.4
- controller-8.0.4

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

17 files changed:
artifacts/pom.xml
commons/binding-parent/pom.xml
commons/pom.xml
commons/quality-parent/pom.xml
features/odl-serviceutils-listener/pom.xml
features/odl-serviceutils-metrics/pom.xml
features/odl-serviceutils-rpc/pom.xml
features/odl-serviceutils-srm/pom.xml
features/odl-serviceutils-tools/pom.xml
features/pom.xml
features/serviceutils-features/pom.xml
karaf/pom.xml
metrics/it/pom.xml
metrics/pom.xml
pom.xml
srm/pom.xml
tools/pom.xml

index 727abc5a4bd3d8d15a04d0fe11f75938c3ca82d2..f0bffd19f0c557a94c33ab8f161d7a11e39f308b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 630386657d97b3bf2119fc002d36f3ad681cc678..0848fdba27e33ac063dfa846a8e0e78c03b4dff6 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>12.0.3</version>
+    <version>12.0.4</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>8.0.3</version>
+        <version>8.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 800c2f8a6a0b82fc83f41ed91e53e822bf7f5992..9e15eb3b8fce99d8cc6aeb9e121321d84f33bed3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 114a4a2e3b71447e37654538adf0233a1fde9fb8..5b99f6b4a1eb6f379163ac1301c4a3f34a40e054 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>6.0.4</version>
+    <version>6.0.5</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>11.0.4</version>
+        <version>11.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>12.0.3</version>
+        <version>12.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>8.0.3</version>
+        <version>8.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 015022f134a33eeafc3a25e355efccd0ca82fd27..175fd533daf4202647b57755d1bfa7880a836fc8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
@@ -20,7 +20,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>12.0.3</version>
+                <version>12.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 604dd5ceb862a23d4779ad8fabf326e81e656613..895a232a93f55dafcd28ccaf2f4efb50685d6887 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>11.0.4</version>
+        <version>11.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 0a0ec00dd699edbd87dbdaf15a1f6e787fd24436..f04121615a45533a183044abf1714d52ba713a78 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>11.0.4</version>
+                <version>11.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3750ec7e8fbe9c571c2664ce2e1dd7db467e6358..2dbe74edf6a7d5c178df7d8311d15c949f806833 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 0951f213958201861b9dc03981ef0584e3883747..6421bd87ca18ef434ef24e23e324f75c1ac1aa08 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>8.0.3</version>
+        <version>8.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c6eeca7976a940d123ebeaf7ba5fba8886546ccb..563d57140174ae2512b3526563417562df8e36ce 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
index 31d738baf4ff3d2a9ec73ac17d129000cc06cd53..eab1f19da3068537dfa5f107bbdd0ee82b457ed8 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 2e81b344f951aa1298c3490bc2ba932fceccf43a..471c2a7ad23e5fd443c4ec6b854edf1890a3b7cd 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 54c942d77a732d0f895e6b5882b665e9cd4be784..4c2800c6b00089a6d84fd2cf8a38cc5ff8ea78e1 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>itestutils-parent</artifactId>
-    <version>6.0.4</version>
+    <version>6.0.5</version>
     <relativePath/>
   </parent>
 
index 89e582d0c3295931330d220a859ef2612fab91cb..13aa32fbe46d3051e4863002c99280640d1793ea 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 37e9efe08645e384a024998bf66c8bdb8cbff5e0..377cceb294f29c3f0c28193e7ddc2115ccfbdc9e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 161074ed1c21744dc2e074fc170502da434e0c46..180b58b9adac027036746f64073abc44270d5153 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>
 
index 4077b84e52d982c6440aa5f79952b076b82cb17d..00849d25c338ba93b4aa6631336a5c56a2c994b9 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.10</version>
     <relativePath/>
   </parent>