Bump mdsal to 4.0.3 87/83087/9
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 06:41:02 +0000 (08:41 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 10:10:11 +0000 (12:10 +0200)
This bumps mdsal to 4.0.3, bringing in latest fixes and improvements.

Change-Id: Ie8e03aab1f31edf80bc9f1d7896c334c9d83be8d
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 e82219b7b7145eda6aa8e7c950b408108fea0783..1f47f778572bbba32e5f95bd006c780f77cd5eeb 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.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index 892697bb51b81bf049c18717c792005bd34c21e2..29ec74017881d627c44382f236214ccf60ecfcae 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.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index f8399a79762ca9d360db67679fed7d30814378ab..94b8d3bc36ccf8e1504e4bdf16bd4872dd82cf4b 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.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index de795fb80979a37a1493a1bf7951d36522dccca0..e9400a467912412040a28180d4494b10ece21e2a 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.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index 4a8ff5eca865a9d5297325c1c143c56d391b1abb..9245229c4e668bde12597e43429c06ad69dfd3a5 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>4.0.2</version>
+            <version>4.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index dbb2fe39f7475e19660e84c17e7b1aba8ad1729e..ccf86806b13f83f0e81c48c15a51dadcd901a61e 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 41993dffeaa86caf46009d2c86c833dcb7b78bcd..3adb52d25b35fcf2507d6deed07ad66badaa8eff 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d597eb3c3818cdf1c0a420a61c5cbe9103fcac08..a122becf70456c4c9085c66bbaae48d72f255861 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 548cb61f912282e01bc5c38ddee9493e8f8f936a..f7623d3775fc25759a3565265a941020b9025242 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fcad3f480e8fb12d41eccf70715360c476826524..e4ee0cfd7d824fb17fb18f2119b0ad33fe9effdb 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 34e2ef5ff6567a560a200543128cb3dacb73bd9d..a11dc44eff7ca1d947eb0ba43ec590755d39854a 100644 (file)
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4cc9f88438dca16f91a291e49c6ddcb0e62b2f36..8cdb522893d93ed69851694d0dae0db5c8c88851 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c8d7b553fda753785d1189b088d74dfe09f2419f..7aa491f75c73597d2c3b8bf3905226ffb6e91519 100644 (file)
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b82ebb16f8e1de5b28a0230cd152c3b467148b9f..1ece363071dbedefff7bdb7108ebec4b489d3540 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a7f056c169ce54537e4505401ea7b9bab5c261d4..d7cc7a3ea5946315861c3fe62ff027f2d4de9b07 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5fafe526e730523f752e88a6ceb165ad0096c832..2df282c0456bddf9240b0ad114dd0c8a8e6fb11d 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>4.0.2</version>
+            <version>4.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 395aa594d1d5e481fe38fbbfafc78f9d2f15e30c..8d840a23eeaab2c91036df113a5bae50c78bef36 100644 (file)
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index c802aa0ca09d18f7d54b8d8fca78224e8b82305e..00dfacc28716810af37ae7f3c161a8d7b6e72126 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c742684fe75be47536a2bcf7750d9b0e6f780df2..df7031fb65ccb012228f5c2e52d2f95e226133d6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index f441ea5ae54e3328d6bb39205653e38b1b8bb0c8..851995828639e243af5d193e0de1d4d3187fd609 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index 00e572232096b9bde585779ef5178115eca0f763..34bc4050bd107e015571c014d8361be3a33c5ff8 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a922d5ac34848bb2fa0284e8ea774d18d3c23e32..bd2bb581b1889ce76a0f82ba73aa204c8bbfa284 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <relativePath/>
     </parent>
 
index c1b99aa6bf0371b435ba13dddf040381659cae61..aaf79779ff00a212746899d80217ad0f1c3f0ef9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <relativePath/>
     </parent>