Bump upstreams 89/106189/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 28 May 2023 12:30:45 +0000 (14:30 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 28 May 2023 16:47:09 +0000 (18:47 +0200)
Adopt:
- odlparent-12.0.6
- yangtools-10.0.7
- mdsal-11.0.10

Change-Id: I657abce9fc4bfdbc16da78b5562d4e7f2cdbb42c
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 7497ecfaa2975805a5b05ecc44706a6f1cc788f1..91a43b1a29a86790c7951f6ab3f8825ba0bbb8ca 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index 8ee7251c58aab297cdb7231c3cf5dc7676b721fc..69ba97bb460f37dc11a9375b77bc245a30ae97b4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>12.0.5</version>
+        <version>12.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 618dbee172127bfe8e467785b9b47914eaa3721f..8820918d9133afbe18dafe405849a64a4380df7a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index 596a27bdf074ec81d2999fac01fb7420cba73a55..fefacbe38091391ea6e2b7386ff0b5e2b95dca18 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>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 1d211670ce50082bf438972d684e7d81c0a0a374..dcc7e108b877803f4ec074410e97170cebff3902 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>11.0.9</version>
+        <version>11.0.10</version>
         <relativePath/>
     </parent>
 
index 789abfd489235b58938b6f1b39a689c0c7153c76..e9f21b329e10643954a5db0b63884d9806a45459 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>12.0.5</version>
+        <version>12.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/12.0.5/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.6/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.9/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.6/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.7/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.10/</link>
                     </links>
                     <groups>
                         <group>
index 40b335d688bf6ac2927b78ce5268a5822669eda4..4e494a1cab8d6bb9d42a506c9e4a42f39b90cb94 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index 5e6b3d4324f48fc4482774977bd43f752df12af4..01319d1ddc38c9dfa667fab010decabe5c4a7f06 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index 6d6afd0da79d98f94e46106b0986dde35299d986..47c79912599f3d57325f9fa95151319256def930 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index d44d70b7e33085c06d43c9fb5066aa3b23a5191d..f40cc91ab35a4848491f8910799204a1555a6cb1 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 456cc00cc68f0b4a2d1138cc8498c3fef1a68f5d..545e9f16bbbfded812009a8014d6aa1908f8da1b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index 557c7f826949289d6751b853c0628385037ec909..bce89ef4598368da9895b023241023fe0e708e4f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index f1ef420441ab62d434de39fdf9986424ff6c1a8c..0e64891bba3145ac8bff26d260346d537b015c9e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 3922b84a353c9cbd7b87aac32409e5f0020e444e..f76ccf6fc28870e8ce8c41d8a281c342fb8a52d1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>10.0.6</version>
+        <version>10.0.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>11.0.9</version>
+        <version>11.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ebd7fefa90bc6f0fe8e754456bca2fb6410d3bdb..51035377ad3abd29d6880e5457926f3f2a970b4d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 8fb250ca58835e2a6b5b2973ad5b55869c466eb0..8e95819285c98b27cdcd2e08fe34558c1d0b7e47 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 0d71e52cd8eac337a8ae7c1af6b3206db13dc131..1346cef95e7c887225b2d58ecd13e13c8d319eb1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 6c67ba7b8b5eab02d742677bee311a2e85940645..e1d91208b4c2fdbb2bcd717e480382120b180f53 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 0f23deebbc4c521460307e5f47def55e6580c498..28221856b90422d077b256da103e5ddc9956b417 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 69fd3d3b6ca4ab2482b972507265fe0093c03c2e..5bc8e3f9b661efda73e38702967e389b64923598 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index a0530800a1221969b75984e2fcebef5ce678e460..f48c96b4bd770194a1649ca63bce10e99fb165fd 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>12.0.5</version>
+    <version>12.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>11.0.9</version>
+        <version>11.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e62ec00ef278d339c8205b06de6d24f72c500eff..c930662fd8d945c5cb57435f08845dc59f3cb787 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>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index 1b52255062df3b243e66d69884ea3fcfc3c4e871..7638c61303adc28f610aaf3729905ab3efe889d5 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>11.0.9</version>
+    <version>11.0.10</version>
     <relativePath/>
   </parent>
 
index f2d16e06747f9f5231974ecfecce1df43667cfd6..03ad8722464707e0217918d9e5411167bc9133a7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index e61c76df2e5cb401232c3bbd5a93d689552ce363..648dbf1f793ae5835ad89c01df582594b76224f7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
index ec0ed616600458579edf272d84fddc0109fb472e..5de34433d5186c895c0ba569c7f1786d3d31de3f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index 0b229ccacfda72e9e1cafa7fa7a4ab3b0dc4b679..0aaa6589619976b6f7e3668dc98aa075c2c2e736 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.5</version>
+        <version>12.0.6</version>
         <relativePath/>
     </parent>
 
index c965eb79bc7439bb86f58282309b60ae8d963c7e..e93f492a565aaa1103444d3a5a8dd110764750e0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index cff6c504ce2a861308fb1862e4982eb4c7111805..0335b3f6013edb415c6d79ce119ed37537eca2a5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>12.0.5</version>
+    <version>12.0.6</version>
     <relativePath/>
   </parent>