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

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

index a4c27bba5646b2bbcb83d60e8133b99f39b8fb6d..da0ff0d035faa11796bcc0173ce4c6fc9c02dc8e 100644 (file)
@@ -30,7 +30,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 1d37b3d424bb659f35ca7cdf15b9cdc4ed5a6aae..9f6f817ba4fe8a3c3c9a3724b1ccad89b79d67ca 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.0</version>
+    <version>4.0.1</version>
     <relativePath/>
   </parent>