Bump mdsal to 4.0.2 64/82364/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 14:15:19 +0000 (16:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 1 Jun 2019 20:24:52 +0000 (22:24 +0200)
This picks up the latest fixes.

Change-Id: I60557d40e4ae849ea73f3232f20f7032205dbe65
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 ab91fff97682317ab27020d0bc8e79bc4cad3ed9..82357097944cba8aca00bc7e04610cc39eafc67b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index f6bab304227214af14c0f7700582dae4ee40488f..e96a316a6c8c2bb6c6521749b3ecdee69397569d 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b95d51e3b54b3f10dfc3e80e2f3033870c615a66..31a5551d087ea0b12eebc53a4d990cb43c31618d 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.1</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>