Bump mdsal to 4.0.3 48/83148/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 16:19:16 +0000 (18:19 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 10:14:11 +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>
commons/parent/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml

index 1294ad1ca7b1f492df0acbfaf4d3748f464cd7d9..6dcf1000528da7a7fac2e637c4ddee83e18e7adf 100644 (file)
@@ -50,7 +50,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 188e2887d1f14acaae1ac0a074f72d0d049c3f38..9010547088bbb79d40feb1c982fdef6c6e4260ed 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>
index 96ea0534eb575f04363be53039d1521cc3543610..46b02e793b5b40b7b540d65f7012836e961e8fcf 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>
index a0984841b2008b7867e48f95749f1fbde90a2f9f..a195c219ad5d39d207dc61eec0301f73153128e4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
index 1cc62f61c2bac780013a587a054ffd664cee0aea..3d785e8c59e024334ca00e157de6549ba7a23f82 100644 (file)
@@ -12,7 +12,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 f4baa1082952c806c262b9f4e8dd8e4438b8af4e..31e9e5d52fadb82ffe509b646d90d0e92980cef9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
     </dependency>
 
     <!--Needed for testing-->
index c674a66594400d4fadcee511275eb85d4b626458..209ec948bc31756f169b9578280a2ec99c918d4c 100644 (file)
@@ -39,7 +39,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>