Bump mdsal to 4.0.1 40/81840/5
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 1 May 2019 11:43:10 +0000 (13:43 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 14 May 2019 12:35:43 +0000 (12:35 +0000)
This bumps mdsal to 4.0.1.

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

index fbb64463c4f3a5b750f0bc0913d01924e4afa2ef..9ef99f8b1c58156c0bf78f039fe9c653af601903 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.0</version>
+    <version>4.0.1</version>
     <relativePath/>
   </parent>
 
index 97e8cbf906514b4f1024e79fd24229e5f53ea93d..8a26d771691d2527988282a712639a860904eb57 100644 (file)
@@ -34,7 +34,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>