Bump mdsal to 4.0.6 48/84448/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 16:34:29 +0000 (18:34 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 22 Sep 2019 17:18:10 +0000 (19:18 +0200)
This picks up the latest fixes.

Change-Id: I8ec178ca726c1df504efc4f19d2c9c80965d93be
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 90d014a676783faab72da6144dd06b4dede9d34f..cae76faf2e2ab7ef79283b098d0f6fa7fd404107 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.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 88a6b4d2cf18fa215c59b96a3cc7f1ab55691ec5..9707aa46265ad81f5c0f78a179a3baec9d88263d 100644 (file)
@@ -43,7 +43,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 c3f9be73c36a27d6b17d40d8bb99af4cb95ced29..d3d5577165a302bf82b488ea8fe82a9fb61437e8 100644 (file)
@@ -27,7 +27,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>