Bump mdsal to 4.0.6 38/84438/5
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 06:43:15 +0000 (08:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 22 Sep 2019 17:14:08 +0000 (19:14 +0200)
This picks up latest fixes.

Change-Id: I64e1f277bd00e132f40647eb0a2e7fc00eb56705
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml

index 2022f905c34dc64d0022457562437ec956f35c6e..499ea4fa3c183dd97403cf5cd2169d42d1d128e4 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 816422bea710eb6f9db55e0b876ce74d1508e7ab..9a09f5db72e34d54e3f773b858b768381d25a3bd 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 56a92ea4b9a09a07b066461f917495c6a4ec9853..23f88c16d2f7b83121c3251e20f2459a856c4ae8 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>