Bump mdsal to 4.0.2 66/82366/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 14:16:51 +0000 (16:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 1 Jun 2019 20:25:06 +0000 (22:25 +0200)
This picks up latest fixes.

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

index da0ff0d035faa11796bcc0173ce4c6fc9c02dc8e..70a7f1df05b7d66c5f78d99d9d4189520477b720 100644 (file)
@@ -30,7 +30,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 9f6f817ba4fe8a3c3c9a3724b1ccad89b79d67ca..15fb634db4ac985ac53c4cf1103d8c7fdf542a77 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>