Bump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 72/86372/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 12 Dec 2019 07:04:22 +0000 (08:04 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 16 Dec 2019 20:44:08 +0000 (20:44 +0000)
Pick up the latest upgrades and fixes.

Change-Id: I2f3f76c8746fa2b01c5d1f639ef1b6c419435cf6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
33 files changed:
commons/binding-parent/pom.xml
commons/pom.xml
hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml
hwvtepsouthbound/pom.xml
library/artifacts/pom.xml
library/features/features/pom.xml
library/features/odl-ovsdb-library/pom.xml
library/features/pom.xml
library/karaf/pom.xml
library/pom.xml
pom.xml
schemas/pom.xml
southbound/pom.xml
southbound/southbound-artifacts/pom.xml
southbound/southbound-features/features/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml
southbound/southbound-features/pom.xml
southbound/southbound-karaf/pom.xml
utils/config/pom.xml
utils/odl-ovsdb-utils/pom.xml
utils/pom.xml

index 5f38313495b60d585fa5622d34c7b56cc574cf35..f886cd2fe298bd1a621140e91c3b0eec25da1322 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.4</version>
+    <version>5.0.6</version>
     <relativePath/>
   </parent>
 
index 8194283bcf0f430df5e983b54d76fb1a2bae2113..c4a9c5f9f552c32ce186f91fab3a9e6ffe9ca186 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>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index e42d1595c0c6274c7ae5c595e3d2326b454e6472..a323db9cd1ec55482a17b5ba870acf3617f33043 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index b569cb72ed6ecb751ef3caf11c6f66878a14fd96..f0133246f6df72001606db962956bab72e7740e3 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 1ea1f9395c9594c4a47527f9eceb7dc9a47cca28..306c7e49303d94d9a67b5e859089fa52d2e72016 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.4</version>
+                <version>5.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5b4a1b24464bcad2c19b763e2d847e6420d16367..45e792dfb7c5eb66effa03e511a59e5a9f43d762 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 544bfe336e4850c2b3a54efd678e4ee4739d1897..67c2e8056663d6853d18c6e6c159e63c2056a6c9 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 73a827978776a3165bd9d84ca6c2bdee279c5ec1..7e5299052d319850df7ae7e9325f19d40b826b14 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 089427abbf0395218fc6177336a9ed87ebfc75a9..1604170ab1d87bde2f3137268a182ed165b57687 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index d38b3ecc142ee8955719a688282d0ebfd29c2ba9..11e408e608d18db26d99f700fe395747f7eedd46 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index ab71163321f0352177c3d06ceb58d3112104396e..81661c1f2521633a0e56e24951987108f7f0c5aa 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 6ca42d6786423957974cdcd69cb43f304293c00b..ac836abf0fdb6fe64b1d5cd48a03849adb96e33b 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index b8a1732e1d77ef6fa9a09c8f6ac0b428827ba225..85202cc4b2f3f03a04767efb1a2f09829e7b5cdd 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index 9599aeb96f9722f1defdfc6ac7560b5c11e1b4ef..b9c053200df07c4200e8293f252c5b0b932f9705 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 08d1f70cf3167ce17e23a369a2031cd7fbc9dae6..433a8ed177c26e3662ee438afaf496d468dd26da 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-jackson-2.9</artifactId>
-            <version>6.0.1</version>
+            <version>6.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d128f3ec10c88a609b2855698d4c48969626cf6d..2a11d48a4c7bee5c2200af1d4ec001839e84ea16 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 2efe48365cad378cf5e5cbbd909598b839b7584f..5e55f11a9438632317b58edac3836f9b03c8b419 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 1ad4b1e9db1b564ce26294808789ae40ab5602f0..0796228666aa4d84244ef14bbfb0698024ba186c 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 0cf156f3faf24a95893745bc571bf2f3e4b9895a..3cb81a535875e3c50c879216d443b92261d4e77c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index 319e85e21e19965a3ecbce9f264d16129a54c6b8..1a5799573fe2b8c8c1cd504637d286335765cf03 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>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index dd4543e765561f185254f5d10589d182dd9694b6..5ec01394c0f90612558fbb7bebd299f9b3b1f3a6 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index 205198e0cda3ae5fac429890f3ef559bb08394b1..e3e4cea997e12db37339a3ead21a55ba2a402231 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
index 945c7940ca8e882ab24cf7a2698b1a8f1d0a5009..b97ee4dbc529eb929c84a4bcc07fbffa25b9e98a 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 4af924563d1be6be1b762118e53d82b21f624126..3b69f492fac9b626173a94adbf2905f4ccadbd91 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>6.0.1</version>
+        <version>6.0.3</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>5.0.4</version>
+                <version>5.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8086f741380d8ede71a5328401d3ad14848afa39..03aca209873245b04c5c2f2c63e6f7ff4034fd11 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index a431cd80739ecdb1aae5ed4f6907fca8f3a01e39..a9f0e2936067d329bdeb8994ec21aa801855eb80 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 1212a2ba821f1fd999a63bd4cffe55f48d61709d..d334042a1fb46c8c62c460e69207ea22d81d8c99 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 4f3f9074fef5a4a0c89bf11896f724a0794993ea..270863c2b364b94141878a3c5ac9af7ad9f64757 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 79ebef6b9200c5538df621e14ccdea847c0fbb48..53dda4b9dfe08a57a83a1229d32cca3d35203070 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 9bcc42cf848e18ffd87d3fdec8257f9cdb5fa33c..1cf5e0f729bcd1c24eb43bd61b48e2ffbe1fa8db 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index ab64e0cdad43012e5786f54f822a2bd9a78d24eb..159717f0e169ef4047e86704397fb66a19a0f124 100644 (file)
@@ -52,7 +52,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <scope>test</scope>
     </dependency>
 
-    <!-- FIXME: remove this with odlparent-6.0.1 -->
+    <!-- FIXME: remove this with odlparent-6.0.3 -->
     <dependency>
       <groupId>org.javassist</groupId>
       <artifactId>javassist</artifactId>
index 0c41a62f2e6bd6c504952172ef17fc3d3a2bc087..831a74a05cd3ad641a72a37abdf914996fbd07e3 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>6.0.1</version>
+        <version>6.0.3</version>
         <relativePath/>
     </parent>
 
index 88116c0d65161b7dfeabb5433abd6d2997b2c9c5..ffe8b06c48b156bef236e320f62d7e33ed415769 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>6.0.1</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>