Bump mdsal to 4.0.6 42/84642/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 06:43:15 +0000 (08:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Sep 2019 08:50:51 +0000 (10:50 +0200)
This picks up latest fixes.

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

commons/binding-parent/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml

index 4d6049e9d047ca5778895e2aa82690013ec03935..380fa286a2248f35fac87114e83c87fe07fcb32e 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 c613ddc6d9c8b0c86472e32058210e6e4c06fc3a..718d956fc7cba4885fdefc6b5fb7e796dcfcc2f6 100644 (file)
@@ -22,7 +22,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 b4d30ba0a1f7d0c8beebe3b2e48d1150d86aa85a..1eaa3965f2029e90b801cf8f0b8d2f97935e4548 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <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>