Bump mdsal to 4.0.2 60/82360/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 May 2019 14:11:41 +0000 (16:11 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 1 Jun 2019 20:26:22 +0000 (22:26 +0200)
This picks up latest improvements.

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

index 38c7451ba072d851d9cc9638abb2519b7f91883f..67648a97669529361ef43d6e675372e146ba010d 100644 (file)
@@ -10,7 +10,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 0758d0afa23f2e74fde2370e6ae9cfc70f64088c..cdbb70c49c94c6a1e549015f525c9f554e5ccd31 100644 (file)
@@ -43,7 +43,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 6783d9f078e05c0abb50f4dfb51238f2340b444a..f29bdb3fbd37088a650ccfb3c82b85f571bceea8 100644 (file)
@@ -27,7 +27,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>