Bump mdsal to 4.0.4 30/83730/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:44:20 +0000 (10:44 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 18 Aug 2019 20:08:45 +0000 (20:08 +0000)
This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
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 09fb110795929e3f5054af13e6fcad901ec31531..2022f905c34dc64d0022457562437ec956f35c6e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index f1a951aa5341332c1abf53cf7cbf1e019ca08700..3bf3815a3a1d90fd5a8755c5ff2b8128e5920da7 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f474b61786e69b67def8f03ae3d83b3c1084fae2..134ac675b85137e90c1ca53b357307aab0ea6332 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.3</version>
+                <version>4.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>