Bump mdsal to 3.0.8 45/81745/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Apr 2019 13:17:03 +0000 (15:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 29 Apr 2019 09:00:56 +0000 (11:00 +0200)
This brings in latest fixes and enhancements.

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

index 0541b86abbf5170696d772dcadfcb91c9ce77a8c..02557c5edcef26633ac96181209f8405509e5fb8 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>
 
index 240bd5629034ff8e2151b78e25eb6a9cb188776f..ac069ff27625ede807c2a23679721a15f2a7f83d 100644 (file)
@@ -59,7 +59,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>