Bump mdsal to 3.0.8 57/81757/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Apr 2019 13:25:05 +0000 (15:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Apr 2019 13:25:05 +0000 (15:25 +0200)
This brings in latest fixes and enhancements.

Change-Id: If168277b488c5a12c349452a4db94499522566a2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/parent/pom.xml
parent/pom.xml

index 716a84b1ebbd146472fbd6f5c88b2f6ceac0b35a..421303852ebe3d2cee6188f3028ed94c457025d0 100644 (file)
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.6</version>
+                <version>3.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1e9ed0e2ff5cb11d1f8c5fdc247d1899a1db6860..e5f289a774d445bf011ee0a10189958709418921 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.6</version>
+    <version>3.0.8</version>
     <relativePath/>
   </parent>