Bump mdsal to 4.0.1 47/81847/3
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 1 May 2019 11:50:28 +0000 (13:50 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 14 May 2019 21:13:10 +0000 (21:13 +0000)
This bumps mdsal to 4.0.1.

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