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

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

index 2bdd4801acd2f5ba933b3a9f3a4c7e07a383423d..90d014a676783faab72da6144dd06b4dede9d34f 100644 (file)
@@ -10,7 +10,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 ffa2e870f7b1262f70ac75783b66190e0b1535f2..fc7bc7c7369fc8bf029e221bc9ddfba85b70b9a6 100644 (file)
@@ -43,7 +43,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 ab0af5414fe6d4bb7611e5bae290377df0a76754..ab902fb21e99c67815412370cc9d30083886b344 100644 (file)
@@ -27,7 +27,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>