Bump upstreams 47/106247/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 30 May 2023 08:36:21 +0000 (10:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 May 2023 08:39:25 +0000 (10:39 +0200)
Adopt:
- odlparent-11.0.6
- yangtools-9.0.8
- mdsal-10.0.8

Change-Id: Ieb9e3fa72eed3bac725069eb93ded0f9226d4475
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
29 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/pom.xml
pom.xml

index 27e2ae682ef8ff272380380ec273cf287b082937..b224118c8191de272fff1c60b63cbc749b832fe7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index 1df259d9d3512947f2e3929de457f3a3dbc347d2..f6ad1fbedd591b4ef6bd09fe1e4717b32110a0b8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <artifactId>maven-source-plugin</artifactId>
+                <configuration>
+                    <!-- We handle this through shade plugin -->
+                    <skipSource>true</skipSource>
+                </configuration>
+            </plugin>
         </plugins>
     </build>
 </project>
index 5b2df231aaa564756e2deb4ace38ec9c6e5b83e5..a405111976977041358d1c78afc454b8cd2f78c8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index 8b1095e498c2fa90adcd7644ceae8cb53ed2573b..66cffa65851982e830e81442871dfccb0bf361a1 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.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 38e301cbaf95bbc95524e6b4059c85e4ef7521d9..7b20013580e1d1adf3785134e68e52e3b964335a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>10.0.7</version>
+        <version>10.0.8</version>
         <relativePath/>
     </parent>
 
index 8acabb408d34010b6d5ea5be4f5a853b832a449d..83dbe64b2f611f18b19b3874fde36bc253fc2fb1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</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.5/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.7/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.7/</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>
                     </links>
                     <groups>
                         <group>
index 9e065c5de8f8e255c98e117843c80e836a8ed886..0e01336faf42cb10548323bfd22bac6c13449194 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index 09909f736f6fe76e6269d454158dd8d29bc34bf8..882b0e8d5c83da4ee8e0dd4ef018fba321a00ec6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index 901099d0f6b4adf8572cafb1a89ea5efa6eb2e81..16c7629ec6b331227c5e5fea3bcef8c7c3a3b14c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index 69646363063a04c0f1d03dc92788e20de72244fd..05c78600d8ef3575b035aeca946b9ddac2e492a7 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index f3d9c9a0e8f41aee114c43eb49c3c41ab6cb6c7d..70387e5289ac562ac88b8a16853ac84add138bef 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index 1c94a3de77a56100fc45c5438aa8d6668b0ff391..a1167124321a7bb4c794f509d5f05daa4adc80d3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index dffe8ffbd34dccf3944fe67886293c0b05958665..9f1e9a30bfc405bbe0d35556913ade5fa4189ad6 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index e5eb0c82875f452b1c0a533a296c6938658d4d0d..8e85e1b2779b8f1cb754f8bb0a9754c37f4b2718 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.7</version>
+        <version>10.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 790dd342c1e455cb9c5fbbe2d783416a8d5c1ae0..1afab35d35af1c92c866cf73755ad3a4c200bb21 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index a95b639f6295612889ce763b6d86db51e90fc845..0e33fba7ee6bbcd0a8e3f6ee65446365e67422f1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 350c85049d3cee909d4de8e3631b2f0eaf8138bd..3fd8f1e1eb6d81413ff8dbc4e30ab16c6041ec2c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 8d31829453b306f35088f7d3cd054a1f8ce9f176..3c789dcd732cfd05601f08233fd66056d8ebf9f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 92b248918b13cfabf3e3aefbaa3e0f3dc9f7125a..18d2c87a712446412aefd9a062962bcfe6fc655f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 84d0cc6a13de3827ded1d0ed3b180d8abfbcd2ef..55247d5be84d158d9a8da27eb1999395f5bacc7b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 3d772fba68df0d870135788e1874698a802be886..9dda975ea896b42b0ed979be36dc9b75b6848207 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.5</version>
+    <version>11.0.6</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.7</version>
+        <version>10.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d6e0d45f1aeaeb68ce03bf81b73b3f6a98be7972..b45e12dca1453b769aae8f4057b670c25d8327b8 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.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 80d53095e4500041796d13e23cc0376432a10cb0..56f3b879817f5b4d109da5ed6db0192e3c768532 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.7</version>
+    <version>10.0.8</version>
     <relativePath/>
   </parent>
 
index 24f9ee388d0ce45c9e05d4fc9d5b4b1ff93b78ab..f4a5fe56a956ad2191bb649e0453fb3eba488d7e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index 8db7141c14971a0b6297354aa2146f709375b388..92f1ce0daa5adaf2574c5d2fc47ed574ae2bd0a3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
index f13b01f9f688cb46c64187f7fc19088bf6fd355e..99f73bac0821309e86bd301bb033ef283b9113c6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index cdce41bd7aee9a86ff2da7c6f232df407173ef87..51c707c3d2725f212e68cbd831b149528b139ea5 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.5</version>
+        <version>11.0.6</version>
         <relativePath/>
     </parent>
 
index d6b0ea3e9ff1b9ea46f52afb3f60941221c566b8..cb683f353875188d6b6f306bda06358c20b65dca 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>11.0.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 488169a307c5f688034f529cba82612f8e487c0b..4cb845f1ec6d2d3379de7f348e6bb67defd74832 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.5</version>
+    <version>11.0.6</version>
     <relativePath/>
   </parent>