Bump mdsal to 3.0.6 53/79753/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Jan 2019 02:44:35 +0000 (03:44 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 22 Jan 2019 09:00:03 +0000 (10:00 +0100)
This aligns with odlparent-4.0.9 and yangtools-2.1.8.

Change-Id: Ibaf1f828c61ce6463a8b891d88ae1bbd261d4800
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
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 0b1630217ac5cfa73d17be0ce8784dc694899aa2..fc775c8a42c6ba4fd983c09eee49e0dd5354d2ee 100644 (file)
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.4</version>
+        <version>3.0.6</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index a0d539e70daf1372b3079b074d206be179937fc0..da37a3b49323aa84fa8045c427ef90ff384dfa97 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.4</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e5b01abb410e4d36c568b80fc9b3794bbda1a157..cb346643e006f91c65fa2c160542565869d74911 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.4</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b7910f37d92b019ed0997e55d99ab8992f8dfa5d..9e99188fcac359b26fa345fbd4407a9634b0ce8a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.4</version>
+    <version>3.0.6</version>
     <relativePath/>
   </parent>
 
index 41397a82673e9e1bbb7717a1cc7422b0aceb117e..40d7c03da668a238a8d27e35b14030e43be4feac 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.4</version>
+    <version>3.0.6</version>
     <relativePath/>
   </parent>
 
index 669e6ed6ced3a2fef87cf1fc48550387b733e90c..00a5bf5b38b546f789873d400c73e99a782b6abe 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.4</version>
+    <version>3.0.6</version>
     <relativePath/>
   </parent>
 
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>3.0.4</version>
+      <version>3.0.6</version>
     </dependency>
 
     <!--Needed for testing-->
index 996aea6d96a5044beaf908020945865921648226..55a68b6dd452bd4d28d5c3433195c6ef9b770cf7 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.4</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>