Bump mdsal to 4.0.3 39/83139/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 16:18:20 +0000 (18:18 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 2 Aug 2019 09:07:22 +0000 (09:07 +0000)
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>
commons/binding-parent/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml

index 82357097944cba8aca00bc7e04610cc39eafc67b..18212325e2137fca882bb538dd7c14583287fa9c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index be928d6cec7bb2438f2127de1f94861ed1fe73c9..cde1151c6e47abcb1fa92e17aa058d34481298a4 100644 (file)
@@ -22,7 +22,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 ead9150a5c1485e81c671fbaa323ecf8abb529b9..38f468d48bcfe8056bed7f3d97d205de6821ae65 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <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>