Bump mdsal to 5.0.3 61/85061/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 11 Oct 2019 14:09:15 +0000 (16:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 11 Oct 2019 14:09:15 +0000 (16:09 +0200)
This bumps mdsal to 5.0.3 to workaround issues with Blueprint
injection.

Change-Id: I848c9220ce06ec7b4af304ab64948bdc30257dbd
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 7530e26064566212167872fb9961b17f1037064d..e78eb643dc06af2eb505124bb631f2c5344119ae 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 19d97e307444f0effa55ad67c8811c1e57d5e613..4a7371e586214fef497b72e4e10c6817dd957da7 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 0c4a53cb90e1b4d9611e3c556edf56863dada89e..e7bbedacdeee288b22eccbc072c61282d80156e4 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index deb8c6b42ca3c7016fde069c95d989f98e3ee493..778db8b12875f863dfee301e39f93c93db91a36b 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>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 4fdaacd0f5c509c68545ca3bae9c075169418f5d..4ffa450d2bd403c6fa0e8a46e5a458f3b65df56c 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 17a490a465d34a55402b509538813437685b6c65..9bda81a9825cc367ab90d53ff2a1d016cdb3a4bf 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index ef855f734a73925613f1d904b4dc67f3105b9f35..f7538ec66624d70bc4d1f650d2642b533f6412ee 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4fec589e46a27a6cba790dbac628fca9d5203649..63735fc8881ef538a7cec80f4c7ab8420986844b 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5037ac01f3982824c6790653b1830e29379d2fbb..af98ef19bcfc7e2497bf0ee89ab48288a45e4e17 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e2c04ef4def3961e0f0d5d911ba7a585ffa508f5..589b3dc30bb57dc36f67f8cf8e0faed7ce5a61fc 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index da5b6dd97461a81429bb03320b7c99e87978d587..3a8a86d1093ddfb8e74bc385122d55126e55ceaa 100644 (file)
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9ae7e57f4a84bacead4d8e86f9208df8d41f1993..a16bf392e07754e2aef4fc69ba6577eca8806860 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index dd551278495302705f142e5d93bdb771f82da247..4dfb2d28e58198acaadd780b58877b06c9d8c638 100644 (file)
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 252537a726e943cae4fc79783a36eec8635e2228..63175c89c4a960260c10ffde68ec4fa9e7998084 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b6c25c3abc35c6f4981dc4f3bc096b19db55cc0a..abaf1cf3219b91e16ff18171c022585032da103e 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6331db4052e4ceccc738e5dad01b455841aacfbb..27605393615db4b2e73bfbb93909affcbab16e9e 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>5.0.2</version>
+            <version>5.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0fc6257a5427847650e9d9a5803ea86387b9b707..fd9dffa748140ad7e9c216ca0e7e29c02a60cc37 100644 (file)
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>5.0.2</version>
+      <version>5.0.3</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index a6980ae488e248f0c82cd9b4d23d8ce22ff8c459..a46485f8d8058e5500648b94e97bb9daa993459e 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>5.0.2</version>
+        <version>5.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 034eef99fdf31aa4e7ac45640bdfaab79f06ed87..6ce26c60882369ca32775f252f91039a6259b2e7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index d7e51df9434396e7129cfc5c10359df8ed4c12bd..b64b183861ad508e12cc53e4ffaedbcc6f204704 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 3a7ea724855a19bbc1785d3792158f1816bcfaa9..8820157ac5852a3e5423b1920b00c05f7e185a9f 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>5.0.2</version>
+        <version>5.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index bcbe93c3b0ec7bd84172f6f3fef58b0d0202ee82..c60c74f93c07e53413173c299e6d161a8304d821 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>5.0.2</version>
+        <version>5.0.3</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>
 
index 1b8fc12e55b470c65d92788d2ec1d19622c039b1..58a9aa9186261cf4bba1843b11a14dd88ca5e0e6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>5.0.2</version>
+        <version>5.0.3</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>