Bump mdsal to 4.0.1 42/81842/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 1 May 2019 11:44:09 +0000 (13:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 10 May 2019 05:27:23 +0000 (07:27 +0200)
This bumps mdsal to 4.0.1.

Change-Id: Ia57117a74f1b97030b6879f422867f2adc8ce717
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 28a03f777d047988ffabf8dc7cde729b41f8b3ab..38c7451ba072d851d9cc9638abb2519b7f91883f 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.0</version>
+    <version>4.0.1</version>
     <relativePath/>
   </parent>
 
index 008b1b1faaec93d9bdd0fb1a877d3af0647a867c..355d0da1ef7808d6a05d8ef842794fa51ca99d6b 100644 (file)
@@ -43,7 +43,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 374b67ef2a1e3cb141d667e455e0d89f17bf0cb1..6783d9f078e05c0abb50f4dfb51238f2340b444a 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.0</version>
+        <version>4.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>