Bump mdsal to 4.0.4 54/83654/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:43:24 +0000 (10:43 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 20 Aug 2019 10:15:48 +0000 (10:15 +0000)
This brings in latest fixes.

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

index ed534457256d6a5d1355432a2df8a3e5c61c7b8d..468efb7c223a96824a4480ef67de9b0367c671f5 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.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index 342387b0a3848a6d852633668f82aa1e8cbd610f..9255e5574fc44962bfe66e493cb2fba8960bfdc2 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>