Bump mdsal to 3.0.9 15/82815/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 06:52:27 +0000 (08:52 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 3 Jul 2019 06:24:12 +0000 (06:24 +0000)
This picks up latest fixes and improvements.

Change-Id: I7bd0b8375ab88eac9fcfee6eebed6d05dd60ff29
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
19 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-mdsal-common/pom.xml
features/mdsal/odl-controller-model-topology/pom.xml
features/mdsal/odl-mdsal-broker-local/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 85599cce620120115eb0f794bfbd3db63618e709..ab256a862fa8cea8bcacdfa50c28b73221691da1 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 19f61e992791f310e55aab4c0a8c151e46991bb6..4d53d8bb7e56441dd6ce044054f8653f5f0e1c68 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index df4a4c4aa900ba3229fcb229aef7f26d3b34e49f..232499c808bf5e2fe88f818319cdc2d18a75b8d7 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 352d5d402a3e7600f241ef2bc9181b344bde5d9a..35026d10c46208c515c165e05efe70b206904ed0 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>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 713fff1e35f7007ceeee0626f68b76b894548262..58233c90bfb0f53ccb4a554a6d1f0fae790bd501 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>3.0.8</version>
+            <version>3.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 7d24effb552b8ce9837d32ede80c84f724207af6..60ae7464217031ca5e064250d43fe1615f0b6b15 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index b04882a2b7c516f8b30f452161a2cf5d10e25da8..46d18a9f39bc436ef6480c1eb11c095aa43e4714 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2bb2b3e1f0da1915c5cf0c94e4cf1b6ac8d1a884..17b3e1b8e9ee3aaec8846a82517eb5d4065c796f 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 374d7eae966f9dadc93bd7b54be82c0ce4ba750f..69ee538d69a98f61c9d808684a2327194c13b4ed 100644 (file)
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cd1dda83d0c8a6b93fe85dd2e21cedcc6675fe8a..45803b69fb3080868e10d4f53c834c72e5fbbd91 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 663ca3b4efd49aa83365d78321a44fcbbe30c020..3d9fe064f11196057498f1c10daf0295c0849d9e 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.8</version>
+                <version>3.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 29747f911709024d6c7fd6f720fcfd698b9f9515..cd5c03fd9a862dcb26f41cd0152ca0dccec811e0 100644 (file)
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-runtime</artifactId>
-            <version>3.0.8</version>
+            <version>3.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 8b1df4dc8470945daa6c69dabe9baf94331f688a..fa02917838bc9ef71835567dc4356e28493b8ccb 100644 (file)
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>3.0.8</version>
+      <version>3.0.9</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index c268e31d8ba746311cf786f845398b02223a6b62..c3fc46fced38b347be121a520467732a569db4db 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a7107a96dbd14ea035c3c043d009fea01dd404d4..4fb99c6d7dc1ac5a5e4052a8a4a489d3011cd9ce 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index a1f1ea8e7ca46f53a3ba6f4ead4e0503b892f596..101274e1b4ed27d097924c2414cc52de491ed115 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.8</version>
+    <version>3.0.9</version>
     <relativePath/>
   </parent>
 
index 478d6f4d82a05bc7871f8ce6a3d7af9f6837feae..6d12d088734c162310f4fb583201f001be6e6b7a 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 7b8882640a49af546d9029269b39376500651cd6..e290c58e6c664054823d066931a925169bfee2a4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <relativePath/>
     </parent>
 
index 711931b03dfced72e8659bfcf467617e7180d6be..cf24ae467b349befb7537536af694ea86c8bdfa5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.9</version>
         <relativePath/>
     </parent>