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

Change-Id: I97d000c92ca6660477465ec86d7e957b03a9638e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
features/odl-netvirt-api/pom.xml

index 9ef99f8b1c58156c0bf78f039fe9c653af601903..030c8e6ee9c876af099e649de454c7942cf6e55a 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.1</version>
+    <version>4.0.2</version>
     <relativePath/>
   </parent>
 
index 8a26d771691d2527988282a712639a860904eb57..095d0b32462c7fc95be58a8470aa509235345bee 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>