Bump mdsal to 4.0.6 99/84599/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 13 Sep 2019 18:56:56 +0000 (20:56 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 26 Sep 2019 05:37:19 +0000 (05:37 +0000)
This picks up latest fixes.

Change-Id: I64e1f277bd00e132f40647eb0a2e7fc00eb56705
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 72d71d1cded60bcac65296211272754006b3f89a)

23 files changed:
benchmark/api/pom.xml
benchmark/dsbenchmark/pom.xml
benchmark/ntfbenchmark/pom.xml
benchmark/rpcbenchmark/pom.xml
features/benchmark/odl-benchmark-api/pom.xml
features/mdsal/odl-clustering-test-app/pom.xml
features/mdsal/odl-controller-binding-api/pom.xml
features/mdsal/odl-controller-dom-api/pom.xml
features/mdsal/odl-controller-mdsal-common/pom.xml
features/mdsal/odl-controller-model-topology/pom.xml
features/mdsal/odl-mdsal-broker-local/pom.xml
features/mdsal/odl-mdsal-broker/pom.xml
features/mdsal/odl-mdsal-distributed-datastore/pom.xml
features/mdsal/odl-mdsal-model-inventory/pom.xml
features/mdsal/odl-message-bus-collector/pom.xml
features/mdsal/odl-toaster/pom.xml
karaf/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/pom.xml
opendaylight/md-sal/parent/pom.xml
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/model/model-inventory/pom.xml
opendaylight/model/model-topology/pom.xml

index f14e197f444f044040270e11096c6f35df7ecca5..ae67e1614fda0ee18f5bd613db817d21acb31284 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 4cd271d22f6f0631c4fac5983a32062722fe2cd4..ca04646929d447197041962473e20e0bf35c5e99 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 8f5bfecb8866e2ca04d35e26d9a7ed6f5f82ef43..a6df230d304056d503b90788e8da252b9e4f77ed 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 26a219a71e4861966fc9847d653b6ee8fb324cf4..02ff35c22ed1b64336fb5d8fa2376cc16a58b20f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 2b77a41e05c74a012ac6cff2c3804184131a3d86..33d10cffcf8f355fb2ef3332781b060b69fb47dd 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>4.0.4</version>
+            <version>4.0.6</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e993a7179715febf3c22e085a3e4e94a7266eb14..da9fe9ab9e1f96280d5a838691b0dd32439cc115 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 2f4264c26c669c52ae0a5b56bbc60c3dbf2458ef..af6f4594ed57adee9f88ae71241e1b84b04a380a 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 47170908f20ca6577565216f99ceb231f636cedd..44895862c820c670a35270ab9aa34d45946ececc 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1b28561e7452d9db8dfaa6e6df764b521b5f2de6..b864e74db4362848a100e9c901e0a3edb84da7fd 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 523184bcad2ff74cd01cffcb25fdd77f4d726730..3d46214032fa6ffc8fb3e15bc2eb4931b982e34e 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 27da9544bcc49f6218486bad8128206c1cde506d..26966c327bcb52d6faeec6bd6c42f2d0a16a0713 100644 (file)
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 933176fc0d4c411b51696317c5780915561f81a6..b766fb0dd69cf3356670daaf07405f9f755b06af 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 629167917f1e868f850cc1847b4fd3e9d2575b81..f58c18dacba496d263cfbbcf5d78f58f4ee55293 100644 (file)
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8719dfb639096e84139aa53e1aed4fda01dd6780..28d50edee4aa7bb3bdc1b4168baeffa74b997965 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cbfa8a1bd2b8ee199baf5f8bb98933025bfc461c..66c3934950d21f6dd0b5227b97cc86bae43f4d6e 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ff6c793787b2a4e95782b96eb4649d0f0f53042a..f175025eee7042c9055982f62962f0c95b979225 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>4.0.4</version>
+            <version>4.0.6</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 97af1a41831c027413541ae9d9d65cd2950c0e1b..81120b9275850c893e46c9863fdda4486db65519 100644 (file)
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>4.0.4</version>
+      <version>4.0.6</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index b7747a0cc0038311940e187b42671fd5764bfbb0..4c391d80f9aab47e20298465ac440d8d58c45106 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 598015fc2c4596af3b4e857bb18338dc001c3b80..236484b411db7e2af3c8543e1618b3440a3ea8c7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 338c62f329d4d8f863238236b8657942d48430a7..0324cc5a7f4acda7efe4e7960463067b5c04e6cc 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 32a44073a0ed0251acecaf485e73c9fc1ac78fae..2cb4ef68a926a318e7c794d95ce6ad83e988ee1b 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index de16b776bc6a51ca33b1b9f3973fc5c461abe5af..83ef6d23cae3ffd78740fbdd60f5e0bbaf35540f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <relativePath/>
     </parent>
 
index 2b848b5131551522ccf8e73a3752b92a93cc7367..536fd0d2da4a21df9ad9da43bb6b915705af5b2d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <relativePath/>
     </parent>