Bump mdsal to 4.0.0 58/81458/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 8 Apr 2019 23:10:20 +0000 (01:10 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 16 Apr 2019 11:50:13 +0000 (11:50 +0000)
This bumps mdsal to 4.0.0 as part of Sodium MRI.

Change-Id: I7c4c8956623072e402371147e58e9cc2a2e4bf78
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 f6bc8cbdf9401a87b0d87b66c34cd668eb3bbd11..d5179321d91abc14275b16dab54d41a9019cbcef 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.6</version>
+    <version>4.0.0</version>
     <relativePath/>
   </parent>
 
index 98af986e51d6198d74cfbe2ed8ea4d4df83fe4be..9594c603bccd1315c18a6e54313f5bb50fe160ee 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>3.0.6</version>
+                <version>4.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e6a60d3d4f69fdf844b1879eff1fbdce6f752f6a..61b8958f66b05a84f95db5454db25bfca6855780 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>4.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>