Bump mdsal to 4.0.6 50/84650/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 14 Sep 2019 17:17:54 +0000 (19:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Sep 2019 09:22:03 +0000 (11:22 +0200)
This picks up the latest fixes.

Change-Id: I8ec178ca726c1df504efc4f19d2c9c80965d93be
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 87be0fa014e20b8e686bd4a56a08a5bd21de3e09)

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 afeb478e736f42c57772149475fe55391c45daf4..1c67b65d199d4205fe42d327ef0804b40093e98e 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 7c86d86b08b8afbca6a1cc19fc70dea546c75553..4ac8c20e0b7cbce6b906e300979770fa2f5e2b80 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 57ff3a2a635adf9b0a5c7f6342b2975c36ae8e10..7ff4f2f562ccb6f1db7787c1575a712b419ccc2b 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 bd75025ca34ace846163f3339ab37a34e6f8636c..82be2ecf9831b5c99d79c6157eb9d3a485873556 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 2ad178688551f8a87bb7f2d8bf59446d73f4b40c..35fe1727d4725f7c29221ed7e930473c1cbf10b8 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 3e4cf02e54fa3e60a1d9e72b8f8a2ceb9e5f69c9..36f575221614563cb343a7e423f477cd962eaaea 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 428bb7e27e7e93470074ee4df442ccdf1fe82143..dde2ee5c83ae938407b05eee78e035cd861c1cbf 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>