Bump upstreams 54/108754/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 30 Oct 2023 17:39:46 +0000 (18:39 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 30 Oct 2023 17:45:00 +0000 (18:45 +0100)
Adopt:
- odlparent-11.0.7
- yangtools-9.0.10
- mdsal-10.0.9

Change-Id: I5f673ef51b9d6271ce7e0ecc8f9915d3eab6f30d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
30 files changed:
akka/pom.xml
akka/repackaged-akka-jar/pom.xml
artifacts/pom.xml
benchmark/pom.xml
bundle-parent/pom.xml
docs/pom.xml
features/features-controller-experimental/pom.xml
features/features-controller-testing/pom.xml
features/features-controller/pom.xml
features/pom.xml
features/single-feature-parent/pom.xml
jolokia/pom.xml
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/md-sal/mdsal-it-base/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/CarProvider.java
opendaylight/md-sal/samples/pom.xml
pom.xml

index 2933cc47847816dfd500f0636ca67f293d5bd7d1..c897c527f4b02929dda30f23a4eb70a000921acc 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index e7310529ae10e2c1e02bf1093540c5356e960499..1be92851af24406022036379c91f802967dac3b6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index 0efee9424c2e857036e2d4a014073e4133663c8b..8a3339734daa22259b3bc0cf7445c74d6be8d9ca 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index db975dca305706dc44ed8d704f89a3862ae1b13e..36ba244c4d85371018a1a4bd9e88bbc7c73ec7e6 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 9e5332b96b8c279e9cbc8583713833530ab901af..ac0843791964f3d27aee3ba135ceaf13125e7fcb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>10.0.8</version>
+        <version>10.0.9</version>
         <relativePath/>
     </parent>
 
index 2f3a50c55dcd86f0d3b85407966bc586c8eebcb7..3011c5338d301720301f888b62a6d9d7c7d9d639 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
                         <link>http://netty.io/4.1/api/</link>
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.6/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.8/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.8/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.7/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.10/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.9/</link>
                     </links>
                     <groups>
                         <group>
index 7ffab04f61adce2dff1acea72919c8a588504dff..271d8b6888a799062ed2391708130814a10f8056 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index 9aaa040c369caf96ddec2fd38853beca2675e091..ed3be0f3487130beea6ec8202c896819a97c92fc 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index d1271a334d7efcb9f3398c6617a026c9171b6f0a..393c3eeb847a2931974956a10242cd3681d57680 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index ccb37c7cd32b44d69d28679cc1e0e34084e15301..3afb08026a60e4afad5f892a49c7c41fd4f55dbb 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 870eca8f5d551824089a4cecbe44a2588316ea2a..245bec33a1cf1e440a5fc05547144db6211498a9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index 612359dc533da3f43880d8bfda745c852e68a79c..a4ba83eb3fb9e1f151e9009fd20aa3cc057ee347 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index c35047356993d27094f90174eb7758316d64276e..65dbfd01acbeaa3136ef47da854f3df2b126f1e3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index a4ff9802c53b6b27c1ecf78b880f5602a8488d63..c299d4849e43768385fda5e4abe109cec50fcfcc 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>9.0.8</version>
+        <version>9.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.8</version>
+        <version>10.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b3b7113d929a3508bcceda262aaf4d9ed0173096..c0588ae8d40cca21c567f1f63309d05fb595a4d6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index a1865d6f92cf57a4037a8aa31a57e6d6d9a88b1b..2911d4a913095767dc6c129211bbc7a5482eedc9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index b6d58232974313cf02ede1ea8984bf8cca1a2169..f7359476025a8eb28351a3e7cf91ab6be1202a1a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index a6f46942b6acbee7671102381fae1f5682cf436e..931bc782246464de93783ed2418ef9a3ee6beed3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 3087247dc13651ddaffdf0ba1f640e191747797b..741958bbc58041c4e6c0266cc80603783acad3ef 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 42537877f23159d3278e5099d31531871a8ec51c..1f055a65f5b426c14ab810242452885ec353ee7a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 2a02702a0659a11011cf5d7fce9684ff215a3628..d546fa5be5fb0aa946deb0e29332c559ece16a7a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.8</version>
+        <version>10.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e9d0560f9b66be2b23f4fbaee733c304e1ae0106..4875e2c5f4967e60f4cfd283431e23e0faeae879 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 0e8b9d8ef2bc6e2a5855836e7f60c75094dd3e53..e67e2ad45e2fb83649e3729dab941928caf47c9a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.8</version>
+    <version>10.0.9</version>
     <relativePath/>
   </parent>
 
index ddc79b1a15aa902035acfc3abc4fc2cd28b7ada2..4273453277c7db0761c5fab0f5ce90278b62ed14 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index c6d94c3e2280d370b68df1c3b7eb1feb7c3f9f9b..8f913c467f1981c93c0d080d3f4f62e1323da520 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
index 35eb7d6d1f533b1ec9bf84eaafd769db5632e8c4..e81c5bc3c652403181b4a87dc79c3e46fb9246b9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index c3f55acd4b5ea99230b45d9ddb2e00a5b98e2855..e16592388991c337338539ba64c8ebebdc53fbf1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.6</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
index 9a3bbe9d4a2f6cb4b297ca647d308f2fee1e9570..b7c407bfb2bfdc468ee85f0c5e7b1fdf49868e81 100644 (file)
@@ -262,7 +262,7 @@ public class CarProvider implements CarService {
         return RpcResultBuilder.success(new UnregisterOwnershipOutputBuilder().build()).buildFuture();
     }
 
-    private static class CarEntityOwnershipListener implements EntityOwnershipListener {
+    private static final class CarEntityOwnershipListener implements EntityOwnershipListener {
         @Override
         public void ownershipChanged(final EntityOwnershipChange ownershipChange) {
             LOG_CAR_PROVIDER.info("ownershipChanged: {}", ownershipChange);
index 6e3b5a6352461d16bb031bdc1322a0b904ba0234..2af2193784ff85049023403506e2be7842f340dd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 9efe8bb472bb5083f1be99f712d03518d0ffa863..f95d55433ad574e14a8b45d3cb695bf8c03aacdf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.6</version>
+    <version>11.0.7</version>
     <relativePath/>
   </parent>