Bump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 06/87006/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 16 Jan 2020 21:16:32 +0000 (22:16 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 17 Jan 2020 12:45:22 +0000 (13:45 +0100)
Pick up latest fixes and upgrades.

Change-Id: I8680b14deaec92583bb89a9a10088fc3d34b5b51
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
26 files changed:
alivenessmonitor/pom.xml
arputil/pom.xml
artifacts/pom.xml
cloudscaler/pom.xml
commons/binding-parent/pom.xml
commons/checkstyle/pom.xml
commons/pom.xml
commons/quality-parent/pom.xml
fcapsapplication/pom.xml
fcapsmanager/pom.xml
features/genius-features/pom.xml
features/odl-genius-api/pom.xml
features/odl-genius-fcaps-application/pom.xml
features/odl-genius-fcaps-framework/pom.xml
features/odl-genius-rest/pom.xml
features/odl-genius/pom.xml
features/pom.xml
idmanager/pom.xml
interfacemanager/pom.xml
ipv6util/pom.xml
itm/pom.xml
karaf/pom.xml
lockmanager/pom.xml
mdsalutil/pom.xml
networkutils/pom.xml
pom.xml

index 41316cb4d6bb8b5850f14f38fe093237b24b1f84..9c6fe7e8d1b461a6ae015489696aef18248f273b 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index b278249dea0e388dffc278b83c5039c900cb9136..bc0685545918240631f33370d43982ff8f8caae0 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 401a18aa57301e6e3be457f0b7da93a57c8736c0..85edc14df62571de7ec7a2e68a16d2269ea9bbaf 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index dabebf67cfd3e9a18810797d70bc3761cbbb26bc..d5dfd74b274469fadce10a2eed12ae7571ebf1f6 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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 7927089e6f884edf1708443dac751de5d47a4f12..68265f4c070cd000e303dba7809bd6bd98b6a795 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.6</version>
+    <version>5.0.9</version>
     <relativePath/>
   </parent>
 
index ebfc717ea81c74bacbf90639312f975f6c11a0b4..fde54c4820a215f2cb790b7ce11503a4b4b8da98 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.3</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
index 666676e921768504a41a03338641bb282cdcb516..01e195c3275d5290bae7133b88b5cc3a53f42ca8 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 02bf92377113aaddc3f3308caf930d5e5744c0c1..c989d16b52610312d06b154f2414bbb8b5e9a63b 100644 (file)
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>4.0.3</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -43,7 +43,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>5.0.6</version>
+        <version>5.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9f61d6d468031b328f1ff94a255b6fd7ece1a6f8..19815838a4115156959a2fb5273798b821cf24f1 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.3</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
index 6ae6895971371e37c4645e28d4c65ec707a02934..cab3f936c631ad8d0c8654ccf2fafa4c8fd95f78 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.3</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
index 380cfab58d53a830324cc7e42f3b1f94f678e08f..789ae7b23af2b4154d2442c0890eaa9090b95524 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index ba314a7234b61cd3e3b3537df4e9a932c4ab71db..000c22a9bdd2201ca5c2bebe8b97c9d3731ab497 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>5.0.6</version>
+        <version>5.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 88be3e59cdd6079312c94a1d953692e4d03e6dbc..4c0d0e8c9544d4c6d2371a37869158240b91cc97 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 08457335b3703fffa6d2abd48f7757091f0d9104..b36565a348231ee0d20f198587f1c2adc9a18f04 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index d892ff0773d61d20dacc22cd45989a0581a62cd4..f08834af7685c40a991e48b8f3fda29df7f567f4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 4e441ddb11f258704c57aaf34df9b526ea037a70..ba88d2b18305a39568bf8b6ff049356c0aa7258e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>6.0.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index b7b6bb898feaf33de3b84c11b1c3df6b0bf88c54..4c406ee263c8bbefbe8279e0acdf37ab340956fe 100644 (file)
@@ -12,7 +12,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.3</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
index d91ffeb43a0c89bc21d7ef6556d4fa5bc8711877..9aa98c90fa015f9405780ffe6f85069d9357b35b 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 2465438a102df00b6ba8064519a0c4118cf3738d..f6dc868c1d58558604a6f4b567c97c0e91f20e69 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 2ce2726e181ce303762ef996e04fda144e25ae11..f79a1769b848b5ca91ee0b3452b310f43b7a5e0f 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index c7c0564eaa309af900a000dd1474da60f25cdc35..093982ab430f043573cd76fb4999b24e92763340 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 32bd274ef3acc7db37ceccdb54a25cdede3c375e..988615d8c332bcc3bf5321652e1ef6e87e945abf 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index d4fb362a04438b52df890f8d2ccd4e77d7fe73ab..21d7ed4377a21faa26d073bb297b8178a420db65 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index 6b09de25d4d59bafbf786ade3ded560450a2dc01..58f66b1005dffd62a23549a3f6e817962808be47 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
index d0b00dbfd6684c5b36ca1f0d3f6effa0f160a2b9..c4fc6ba1fec532734d35706165990abbcb79e838 100644 (file)
@@ -12,7 +12,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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 7ce5ca50c95369df4d619468ea19f5055c866543..f8e8360b25b790a5bcecc7aa0b1dfa2733ff10c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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.3</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>