Bump mdsal to 4.0.4 23/83723/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:26:16 +0000 (10:26 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 19 Aug 2019 18:53:09 +0000 (18:53 +0000)
This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
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 ef7eb86f51733305379fe5f6246a5dc8d1262ed3..92ad1594b042bf81a7ef301174a5824cedc8906b 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.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index c004d164526d2f76f8b8b7ef8b81ca8cdab78e0d..2bec475817af9729e1e43158be121b39b05b2ad3 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.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index 0f7a11aa2b0d71277e2bfc61b7d75ce9fcbdffcf..6f4bc2f611fe2cf8164674f2a1a4275b0f0d10bc 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.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index 8596e88964acf48acb943ca623aab9efca310faf..55a8e98f643c9867b037d3089c4d1cbf57dcc6e1 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.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index 06850d7c3d38a1b2f72bcd057fa54956305f9c46..ce52de618620440e91392d607eb3811512f2bc3b 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>4.0.3</version>
+            <version>4.0.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f1e4993e7edecb16ceb5a018048aee4df5d0358d..393e5c9e55a846c614e87f187a4785232b909a5a 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 791c34a1d05f0def304d64a72b924659061f3e8c..6f9e40b50e3c1b19d51b1dc6c0c1ee64589f4d5c 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 29f1ec0d13b3f4e47801ae5890258af4b3480432..ec2279f4885b65e799fe46e9217b0e8ee8fd89a6 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ba4568fdd034b09a6f7a035740a70b5d4549a49d..8896f7bcb3dc3ecc5ca6d19abc1b092a0b696b8f 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8525fb3cfa55151e41420468ecd8f9fe267227b5..2fbd1c410cdf3c91728ebe6aa80b8cd4c67eb2ed 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ec3f8c5b8a96a4112e26d73f37845a37a38ff2e1..3809f3ae6990ea017a488c8a54831c6f7149b122 100644 (file)
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ce2e71344b6777c80802446604678a78c90260ba..273f768e1f4204be846ca6ae3755f6170bf9d865 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a8ad931deb614ca62139fe7b672620aca77bc66f..78437c3e44f42ddbae9c7ee03199a0914a9ee933 100644 (file)
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7d2b6f7b0c42fe3a238b03c14d42656e348b90e6..06b47d0217e59a1ce35354bc62f3ed0bd4b50f7e 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3896a91f878fa70e32e4a9c6ef89a9671058e702..e691ba56cda950874589b7994dd58dd33791ca2e 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5c47d83d514de379ede1c9953cd2c3919fa6cf44..8ec4e06693186fd5a38b5318f426d774c0c355a8 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>4.0.3</version>
+            <version>4.0.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 94c29df51751365fa33eee2aa51a8bfc013cec34..a19bd9dae89d67930b6ac814950c11a33c329404 100644 (file)
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>4.0.3</version>
+      <version>4.0.4</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index dcfcfee9767a92e7a0701320d5e7ea4c98cc5306..e5635f8ffaa012e4dbc24db8f69dc2ae608b10e8 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8886f00528259c2a5f07864e73a8be295e45a5a5..a774182109724d5b7201a707d0b96b3aec49aaf9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index c85946434825af82360a975e176b1eff55a6ebed..1f1658e4bea14b9946fe8acb8cb53356da2f2392 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index e4c23c5471bc3312fc5e18f098c0d4839bf06f05..ae2e8254738c2738e0b25592e774765635c6c210 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d6c3bb3624c38deaa977f9785d9e11f129838f21..5fa29f0be39e10f7caebe7611344c731e6cccf51 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
         <relativePath/>
     </parent>
 
index 13de955028b8c2aba557f7bf27005de9ff6ee0cd..293b11e04afcbe93f0680e9bc027ea851233aee7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
         <relativePath/>
     </parent>