Bump mdsal to 4.0.4 33/83733/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Aug 2019 08:42:48 +0000 (10:42 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 18 Aug 2019 20:09:22 +0000 (20:09 +0000)
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 82431d7e3500e04b2bcbbe21fe61fa431bd4d9b9..4a2c7b4732dc7412a608ce83cd8e46bb9d70c146 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 805ec108548c0401ee9bfff8259e7002c25fb486..a68868cb9e4c017288527830361e0c280558e530 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 5a39dcdcdb4c9b68177b94c28ded9212b770ba2a..3439a5300c85b509395a1a8a98d5edc4baf336d7 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 4c20b4384d511c0f921584bfb0b4ab2ed15217a6..6104328d5e70a0df5faa08f6a48763d2b233c653 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 f9901f392844a88c7693e78b398f7c1040172e08..18b7bd5791de863803b5c2803102e18de86de7a3 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 8487d7aff4fe08fe2df31563d24986dd45073653..21c66536352b98da3996632e38a24f60684a09ba 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 298e58cedc4d638b322b9ed1b4fada83044f182d..653acda697c8a52e56f3d94cd5da4fedfcf7b1ec 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>