Bump mdsal to 4.0.6 60/84660/4
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 18:03:31 +0000 (20:03 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 26 Sep 2019 09:28:33 +0000 (09:28 +0000)
This picks up the latest fixes.

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

commons/binding-parent/pom.xml
features/odl-netvirt-api/pom.xml

index 4d33adf2e84ecbbf1c940f1858d2995daa11fbca..f3811e53d80757bef578c08951e8d427b1fd6901 100644 (file)
@@ -11,7 +11,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.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index e0594115b58cb93cb3b8bdb3dcd02a48710e4efc..fe662e09e0184f8107640134cbddb630bc710bd3 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>4.0.6</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>