Bump odlparent/yangtools/mdsal to 5.0.4/3.0.7/4.0.8 93/86393/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 12 Dec 2019 07:34:08 +0000 (08:34 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 12 Dec 2019 07:34:08 +0000 (08:34 +0100)
Pick up the latest upgrades and fixes.

Change-Id: Ie00c3fb6b247b15f43ef8724dcd040dd7288e46e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
16 files changed:
artifacts/pom.xml
commons/parent/pom.xml
features/features-lispflowmapping/pom.xml
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-mappingservice-shell/pom.xml
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-msmr/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
features/odl-lispflowmapping-southbound/pom.xml
features/pom.xml
lispflowmapping-karaf/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/neutron/pom.xml
mappingservice/pom.xml

index 8c403d89c3c9761696547315293ff7bf52c87536..357874ba7d25116815f33dd1c9c99d3370cd45a6 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index e99a60d9a2d6ae671b536e58aac4e3b5296e4b7e..ffe9b35e6e5d5e1b098fcaafc13856fa22866281 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
@@ -50,7 +50,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.7</version>
+        <version>4.0.8</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
index 90ce3d1680aa4b2fb1bd45f15538f46be324b60a..d2e5bb9d74818a50ab19fdf2ef0d03ca56ca2d56 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index f2de55f4c656a50432c3d6f82fd043413453f7d0..0a7af108eab65b32aa70d5e9e6bb3736be57693d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index f9c214df8efe8f666b56e6c3f656957773006156..ae2cd8f83c2c70168f72724b3a563dc670dc5313 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index 80785ee998fb28572abd3996bf6d3780a116fa9f..a66ba23f12f6f1c92aed8f828568793872e41db0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index 57beac57165e3de5e44e0da516c170d1eec0fb8e..58f2b0a8aab369fc3139b99f388161c08efbfd11 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
@@ -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.7</version>
+        <version>4.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 301e3cb8fcfab10096a610d105a82b4062eaf801..962e118c10abb5212e1aa5a2f7621a635580e9cb 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index 1f02fcde0501d80094662b7bacc0dedae4802e6d..72fe33f5de6718eb59e52dd6e66ad39ed8659a0f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
@@ -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.7</version>
+        <version>4.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8d4a7e486387d4df5196debfd72bc5d628e7ecb7..dc96aa020e17cf7688ce890161d7d161e7e4c43c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index 05b66d016d506cf727d0fae715deb667b8b29a9a..843eeba0edab8aec6962707fe26f2a011e42fa00 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index cac271c630d38c631e7ed6427d2ca91d37997ca3..abc52dc76e6f5bab0bd437c0c032bc46e7de4636 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
index 9625b3015283e608c1fc83e9134467a8f4db2391..62b982732884988d4a9b1367e6e94d260b363e93 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.7</version>
+    <version>4.0.8</version>
     <relativePath/>
   </parent>
 
index 15478a7c29623923b70b81911488ec605fb08c2b..169f0c961f5c899fde0bc536d3d35016056d36e8 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.7</version>
+    <version>4.0.8</version>
     <relativePath/>
   </parent>
 
index f18683d9397ae91534c0f350ae7e08746d493203..6efdd55a282779726675ead84526dd99863a05eb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>4.0.7</version>
+    <version>4.0.8</version>
     <relativePath/>
   </parent>
 
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-singleton-common-api</artifactId>
-      <version>4.0.7</version>
+      <version>4.0.8</version>
     </dependency>
 
     <!--Needed for testing-->
index e4b363bc42eed8787e861ba9743eef95df0bd996..b020c810d384e4abceb3f9931a19f8171a1c1856 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.3</version>
+    <version>5.0.4</version>
     <relativePath/>
   </parent>
 
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.7</version>
+        <version>4.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>