Bump mdsal to 4.0.4 53/83653/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:42:48 +0000 (10:42 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:42:48 +0000 (10:42 +0200)
This brings in latest fixes.

Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847
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 6dcf1000528da7a7fac2e637c4ddee83e18e7adf..de8fb191d4f4caf6286b2c21b617a86a43624d79 100644 (file)
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index 9010547088bbb79d40feb1c982fdef6c6e4260ed..370034e29dae8d5111aa2581442b2fc39685ccab 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.3</version>
+        <version>4.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 46b02e793b5b40b7b540d65f7012836e961e8fcf..8be0d6db8202ae12c1fe2e9c4a7dbf5f0b108487 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.3</version>
+        <version>4.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a195c219ad5d39d207dc61eec0301f73153128e4..0c9a1efae8596bf17f300d9f67b7955372162d08 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index 3d785e8c59e024334ca00e157de6549ba7a23f82..2d42a49aa2fc8f643e5bb99540d0f77706e729ad 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.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
index 31e9e5d52fadb82ffe509b646d90d0e92980cef9..a51f3e4b32bbc0a2a44d58702c1f730c9c82183e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.3</version>
+    <version>4.0.4</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.3</version>
+      <version>4.0.4</version>
     </dependency>
 
     <!--Needed for testing-->
index 209ec948bc31756f169b9578280a2ec99c918d4c..e0909840021dc32f597d173f0d36754aa00c2119 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>