Bump mdsal to 3.0.4 32/79432/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:45:55 +0000 (16:45 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Jan 2019 15:45:55 +0000 (16:45 +0100)
This realigns odlparent/yangtools/mdsal and brings in the latest
improvements.

Change-Id: Ia9127853ebe6e0f83b8ba1d684863a19a1ea2f9f
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 14591c667b9a0a85a147b763a03fc4bea35ad1e8..f03458b7e07340bb06a429e47cdae86bcb7f8420 100644 (file)
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.3</version>
+        <version>3.0.4</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index c628de8b921ba1c07ac05a1e1d46f0610cadbdbd..2d561c90a424006e132eee98de0badd79fd6d28e 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>3.0.3</version>
+        <version>3.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 10f1cff9c6f242facd25c6c56efaedd2b61c7428..dfef39405e67236a4da86c9a07f2d0cb376e2a0e 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>3.0.3</version>
+        <version>3.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f4bf0073dffbc316c17205061f69c331f068bfa6..b7910f37d92b019ed0997e55d99ab8992f8dfa5d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.3</version>
+    <version>3.0.4</version>
     <relativePath/>
   </parent>
 
index 98397d10014946ff443bb1d4a3995ee6e5523ba6..41397a82673e9e1bbb7717a1cc7422b0aceb117e 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>3.0.3</version>
+    <version>3.0.4</version>
     <relativePath/>
   </parent>
 
index d62fe9c46380fe6ab5f4dc5abdb6c0371734fc38..766923510ee7d03dd230b211a22cb0bf6e13c918 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.3</version>
+    <version>3.0.4</version>
     <relativePath/>
   </parent>
 
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>3.0.3</version>
+      <version>3.0.4</version>
     </dependency>
 
     <!--Needed for testing-->
index 838b8f646e7022213af5f12b79c653806b27b8ae..9d80f74cd3abf46698d02ba3ebf44d5baba2a1c1 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.3</version>
+        <version>3.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>