Bump mdsal to 4.0.3 43/83143/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 16:18:56 +0000 (18:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 10:14:29 +0000 (12:14 +0200)
This bumps mdsal to 4.0.3, bringing in latest fixes and improvements.

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

index e0dbc34865b1e70697575a12e5b91858f753f317..8805bbcdb83e13d70abc76ee8e1b6abb54bd6cf9 100644 (file)
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 15fb634db4ac985ac53c4cf1103d8c7fdf542a77..984375ebf71f8e90cf52b96630d957faae79a58f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>