Bump mdsal to 4.0.6 50/84450/3
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 17:17:54 +0000 (19:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 22 Sep 2019 17:18:32 +0000 (19:18 +0200)
This picks up the latest fixes.

Change-Id: I8ec178ca726c1df504efc4f19d2c9c80965d93be
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 e510d66eba6221ed3ff42df5684b0aa1852aa865..3ad968dcda35127a2a04486bfad333c6805b5e3f 100644 (file)
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index 88eec5c79b8b61029007405ee5ad49a3ddce6be0..539a7f1762c5efbf11fd2c95e43c61f16f149e74 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.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 705001deb5e66fb1ba7166fd33ffda499473dc06..cfe207ecd6596fd441eb05ecdcefd64b8db1f968 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.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6104328d5e70a0df5faa08f6a48763d2b233c653..8a8f24e5f59af2aef5717a6bb45589dc7a9123e2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 18b7bd5791de863803b5c2803102e18de86de7a3..83cdffe1496fd21523f01bcfff122a19e218f2b3 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.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index 21c66536352b98da3996632e38a24f60684a09ba..bb35a5cc0ffeba77574ab0368d309e33c5b7dda7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.4</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.4</version>
+      <version>4.0.6</version>
     </dependency>
 
     <!--Needed for testing-->
index f5b17218eec23011939e6c1ab43a452c03036bc9..be6a6ffd25f997f1204c78c3912984a5ca701fd0 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>