Bump mdsal to 4.0.3 46/83146/7
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 16:19:05 +0000 (18:19 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 2 Aug 2019 10:58:09 +0000 (10:58 +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
commons/quality-parent/pom.xml
features/odl-genius-api/pom.xml

index 807fd5ac03c6982d6ac4a2c4db447071f3ef6b4b..d33dd65dfacf020ca750f2fc770eff4c444dfaf5 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.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index e83f6f733669d3c4d30700429a046cac751e6b07..6abb269c3b7b7a71231e6d1f9efbb0a6ecebf348 100644 (file)
@@ -43,7 +43,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 61dfa5f2c9d108da50cacff91dd0e93850a2601a..f78468cb19f05323aaebd2eb2292fbc105e77cdd 100644 (file)
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>