Bump upstream versions 39/93839/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Nov 2020 21:49:41 +0000 (22:49 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Nov 2020 21:49:41 +0000 (22:49 +0100)
Adopt:
- odlparent-8.0.1
- yangtools-6.0.1
- mdsal-7.0.2

Change-Id: I1097eacead9ca43f57f2f602b864762b0c76a3a8
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 d91088c65a0d4c0f810ffd5a35ffaec0fa2a822e..3eab3cee1ba39baf0c6751140753a971a8edc5fd 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 15e16f80cc2a86a7d7ae6517ee070dc7e6ef2e63..ebba8f70358f53213cf2a0b5473c34f0bb643fe2 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 7fba70554b9b3a19f1dcb3672db2516431407379..e6c9204b1d4717aa6c13b14d99b523167a6db196 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 97f905329a86f232c1cbc82321869358ad8c116f..bcecebf21d7b060d11febf8f0a1820a863e1a2cb 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.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 522727ab17a642e22d397d515a188c05473af9bb..af0b6dc5799f1ab8f446bc17439c82765115e68f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
 
index 72edb1f42c24bbf1f430623c0cb94488d964b8eb..e4755d16f9860a5b2f146a6ab7cc4e23704197ea 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</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.0.0/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.0/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.1/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.0.1/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.1/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.2/</link>
                     </links>
                     <groups>
                         <group>
index 5f1d0276994a3e0c919df581e8949421ecac7d18..79a86c4d0e620c3fcde88d9f0a234e0af5d47917 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 3c8dd89f5e041fdb46ad0b212c121c25d94af019..846694a051ecbab967258148f13f6a8f4693a4dd 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index a05952924812d223d20d5619e8d60129fcf26354..04c67beb38dd753dee156fdf20a6c7563e516994 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 5fe34475e6989d75357bb175eccec89a3e8bcbd7..6f640d83df00904cdda30e8ce4f67d3af07e4573 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index b4a0e8d87ef6f6b551b617bfda9e7ff8a9113b38..37445899ae70b053ade361b8053ae8fa8e24ca18 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index db3912a1fede74b3a2cd5cf0aa7d081ba97d8ba5..3e482869f5f57c4f052a9f962097d3ad5aea0917 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 3913b46bbc183973e43955155bee0097baea1e03..837d70b4e717a490516fc70502893f4d1d02983f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 6821b57ba9164483d7ec3cc882fe75189a2b069b..f2b4af74ade376ffe76b6b8c5a7303c34d988150 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
 
index 2f45aabd0d8ca257b2dc6a3fecd7df701b6a44b4..90cd5a138182f7a699dbc85926c55cfce34edb63 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 5e122b44cc803ccf42ef0e404c49df50d962d5f5..afc4ef648d7c651b3dbbcfa6f15781e1bfeb7911 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>6.0.0</version>
+        <version>6.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d42d9df0267247731196bf46ce33ed6fa5c07477..ae1e7e97a1a075a4cb74266aa62d459a97ad9ff1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 702c32be265daab866d38f48a328bd7a131b39f2..c3b13e155678885bd7335ab9f3c458a7dbef0aff 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 034c3ac02419718eb80c864ff2f04378ecb5aaa3..5d3e4db145941861eb05f6af27719e8087c51ecd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 2956a537d2331212afa8f50bf1d82ce2ca4acd3c..e0ea0b1968b6dc52358c17f6e027a1e8531483c7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index b650be8353d5295eb402b1a35bf8506827a27841..380e98ec05aed16e0151fb0e328df9d07081c068 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index d5c083c693e4cb90d7673977943f2f3bd50bd5b1..9b6c683d2d8d7d2b767bde583dcc32689718c362 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 44ca616a8e9e03aa7ba6d075d49043d3400121ff..9e75566377fb30a9bf623091a61a9399e21c73dc 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.0.0</version>
+    <version>8.0.1</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.1</version>
+        <version>7.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c58a796d1c1e78af799e878fc10f6e7efbf6c176..13f37310b4a7976f27827915e0235812f98aba91 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.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index d827a97b4cd65d2a4426a48cab08795f1ced9dcd..f4b85945467528c5251e36abff2399818a70788a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2</version>
     <relativePath/>
   </parent>
 
index 21cc20e8980b35e550fea086f02c2deedc2d4035..237cef6326181e2bc3e150011931643302dd5ebc 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 4f18ef14f8651297ec69df79a1fa23021051887b..48ba0ab7b7b04f5114f616de352d8261ac1f247c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
index 0598c1e08adf5db0686338971327c2d56dfc013d..2b65e5813341cf8f473c1fd801d19dda064bcb36 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index ff2578c022a18d2c7a945323bc702fe06a85ffe5..b7cb6c80b0e447e045fea44ce96bdbd8b3061e91 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.1</version>
         <relativePath/>
     </parent>
 
index 3941d25cf9c7bc60ba94756d0c886c95f47bee5a..570fc86eb72e31b6443072c9bef94fd4958c6e4e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 40f70112450c8c8212dad8b98ebab7e025272011..d9df39c01098c2a7d3cc6035187cf8e6cd4c24cb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.1</version>
     <relativePath/>
   </parent>