Bump upstream versions 22/99222/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 9 Jan 2022 12:01:31 +0000 (13:01 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 9 Jan 2022 12:01:31 +0000 (13:01 +0100)
Adopt:
- odlparent 8.1.6
- yangtools 6.0.10
- mdsal 7.0.12

Change-Id: I854b2a0ba0e29d75a781476be396c78dc1aacd44
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
31 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
model/model-inventory/pom.xml
model/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 b3468551541c726fb166bf681798a3f4a5e8f486..1ea9237d35a73106ea31961e4f868d87e660d627 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 784d735b13faa0d2116e9c7dc39a6f1930d2c9a6..51b3ae1ad2193ff0e1dabf2b35435cdff8119014 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 4d12381f63e1d62db531f64f14b6454186925d23..fb72afdb5f6c90187a86b9be326b703f75b1bf21 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index e1e169f77c3e0445889452492ee9f767b599f50e..835bf24b88ed6eaf083c439cfb71b40638492e81 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>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 77b6a57db73457bafbbc9f14eb39d41ede6fade5..cc3f6e2bde053c1e3697653fbbdc7a75a782482c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>7.0.11</version>
+        <version>7.0.12</version>
         <relativePath/>
     </parent>
 
index 9e7179e9df8c016e224161bc0599be51a480fe89..89b2ee63c638e3bf4afe2e0423667ac6fb97f1ba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/</link>
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.5/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.9/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.11/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.6/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.10/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.12/</link>
                     </links>
                     <groups>
                         <group>
index 93a2de62d7151480969aa7266e4489867805ee5c..ff41daebb541ce91b773a1341fb7b60ffc74afe7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 8260278f2c1405da341dc6214595a61135e04d75..c7f04c35fb48d33f29e08fcdb0a5158a3d5ec0c4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 8a138001b2df524042d047c89c65c867c8d3351c..d68b24df5059df39abd428f1c1c55faedccde792 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 9b0cc712b2b83773d55a6291391b51557803efca..5f29a7f3de47b055fc8756f9acbd5496e18ad354 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 8307c78541ab8e727c4cff411048e9e8a64bb617..cb87cbc93897bd988c38034cbbcdbbcfd13e0592 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 857e1318cfae77b2f29fd45b39179f3f8aa577e6..335f18b76884319bc4d9ee2d752436dba8f4c552 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 90f1ed2bad30b1ca9b5c7cfe85b150c450969894..9540fad8d6bd86f76a01d2adf6312054695a45a3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 13dd8dd74b8fcf91eb9f38ef06d43a2604976962..59b8631e1d0c0e8cdd45377caa65e7e39d475866 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.11</version>
+        <version>7.0.12</version>
         <relativePath/>
     </parent>
 
index bfb697bcb3fd7912f0563a9c93ee4d6cdaed8df6..06a3ebb9a83b89f372406e53a48a4c9e65dd2586 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 40c157ed6baf3a9185f49335d63c0bac7e339bbe..e449c5ca2fe62eeaea3c72e5d9d8cac2c3eb57a0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>6.0.9</version>
+        <version>6.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.11</version>
+        <version>7.0.12</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0568edc1df1425a5f93054438bd89ac2496f0232..574338447299e2531050a5fe64b218ea439387b5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index ae78276af0ae41f113dd886f984828b922d0b6a0..2ee63ef513bb21b0be5956536f1c22fb0305114a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 80ee6a1efa21ec39567cc53f0f9ebee4824a61a6..c7f4886c8f59181394b7acf5803f1dff1c567724 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 178f244289e40b1f24c683851bbb3caa6430f2fe..63a77462f16cc0411f38c3c821f4627da49bc7de 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 5a35661f4775e7f79d81f5cc6deb71193d8e4a88..c518896dff885b637d42424b8a231d04f5856c5e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index c6d9c33870ecff3044fc665d69d662ec7c909a0a..ce979494db6a03c47411f931ed63fda9f4ed15b1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 09b6199b815843057b3caa8fdbffb8bd151adf2d..7992a89d76ea571d3f39930fef18e4164a25e1ac 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>8.1.5</version>
+    <version>8.1.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>7.0.11</version>
+        <version>7.0.12</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1c539d4ff4b166c346ed6f78979d29c493535016..22a4559a7e7001fe99e84685d70f1280ca2d9fbf 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>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index f2af06ad052a6fb019f39daff732ae9d0a8a64bb..f49a3f2b77276b277b3823a4bea030ff86c67312 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.11</version>
+    <version>7.0.12</version>
     <relativePath/>
   </parent>
 
index 0dba0a9c80d56dbc57a0c6ab0f6cf589222cc5f6..1623f0977cbf8e828c8b8051f70f5c0268da3517 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index 9461108f0108203d0fe83e821d594cd1ce8dae43..752c8fb5b63592869caa7048d47906c99cbbbf3b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
index c333c2e542cb1c263d939af91ff31d298ec120c9..84fc972603e39a1dc49312d50859725f7d2d4f7c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 5733029da31cbe1e3e4a0dce11cd32cd252e24b0..0a2eca7d12171b84e6631d9e4dc3ff28e69bfbdf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.1.5</version>
+        <version>8.1.6</version>
         <relativePath/>
     </parent>
 
index 2115a19c8f076a206182a33193cf0f756c4c7ceb..3764a65b6d7ef5b8499091eff277e40914cafc85 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index bdeffd740fae8a5d37f33e49d1142671a194208c..fc7fdab17b1612ae54fc026728b1a0431cb0ce00 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.1.5</version>
+    <version>8.1.6</version>
     <relativePath/>
   </parent>