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

Change-Id: Iad3c8fa712dbc1ba69482772b239d2c109600823
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 333b2d22a0a1a08b273ab323c18c80c1512668e4..29879c49d1c07b01bac4b84ded5b9794dc54e31c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.6</version>
+    <version>3.0.8</version>
     <relativePath/>
   </parent>
 
index c71247ef47a2d3655caca7e887b0ebf05f195a99..cc3a95fc0def2b5f82c2775078a36472b405ed88 100644 (file)
@@ -22,7 +22,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 5a571baa66649a28ac3e21d37b45491339ec74ee..9418ee18696c4869227c3cea4babbe31a7f97908 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>3.0.6</version>
+                <version>3.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>