Bump odlparent to 9.0.8 94/97994/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Oct 2021 20:49:24 +0000 (22:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Oct 2021 20:49:33 +0000 (22:49 +0200)
Adopt latest fixes from upstream.

Change-Id: I2f5e98a50d07b5b355bdee0540f9db41536478ee
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
38 files changed:
artifacts/pom.xml
benchmarks/pom.xml
bundle-parent/pom.xml
codec/pom.xml
common/mockito-configuration/pom.xml
common/pom.xml
common/testutils/pom.xml
data/pom.xml
docs/pom.xml
features/features-yangtools-experimental/pom.xml
features/features-yangtools/pom.xml
features/odl-yangtools-codec/pom.xml
features/odl-yangtools-common/pom.xml
features/odl-yangtools-data-api/pom.xml
features/odl-yangtools-data/pom.xml
features/odl-yangtools-exp-data-xpath-api/pom.xml
features/odl-yangtools-exp-data-xpath/pom.xml
features/odl-yangtools-export/pom.xml
features/odl-yangtools-netty/pom.xml
features/odl-yangtools-parser-api/pom.xml
features/odl-yangtools-parser/pom.xml
features/odl-yangtools-util/pom.xml
features/odl-yangtools-xpath-api/pom.xml
features/odl-yangtools-xpath/pom.xml
features/pom.xml
karaf/pom.xml
model/pom.xml
parser/pom.xml
plugin/pom.xml
plugin/yang-maven-plugin-it/pom.xml
plugin/yang-maven-plugin-spi/pom.xml
plugin/yang-maven-plugin/pom.xml
pom.xml
tools/pom.xml
tools/yang-model-validator/pom.xml
tools/yang-validation-tool/pom.xml
xpath/pom.xml
yang/pom.xml

index da97e66420d80c69c73248b597675bfce0c67a9e..3fbcc9f7e6559bc371daea041a603f4d7cd769ab 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.7</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
 
index c1fc6c674729355eac79e0890d75cf5eca9df433..5476b8f6e58ad06da833b6607666ffcb06932b75 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index d2e9dffd04bd0dec0e250b978e7f9922630de3c9..bde129e447a868d1f39ddf2ed028b79435bad9f4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index f4d0df603cffce8050dcdef59296764e33b91865..03e9c0d6dd1512190880696fdb222352a33c9f12 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index fe7fd45090fdd0efb94ddf8871edce2b8ba80af2..e2316b75ff63452af0d138d8549f820534ac5044 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index bc3008de2c7bd9a73e1193e57f73d216376f30ed..5a6d735d42d976a62438f4b7413586bd1f23d04c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.7</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
 
index 835169f6b3dd05d6d211717514aceb121706d1a7..9cb6c1fa958c3e8a446bcf12f4fc73b15d476e9f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 01a0b7a7bf2acdc37bd3403c2f956a73b30da4f3..078774c2b6d5c1ba05074e173fc30ee39b9d4af0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index b7d1bd0f00a8ac5021df76a527082cefdf8f76e0..a963b405c6243763c150c624e7b38e99c8928239 100644 (file)
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.10/</link>
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.7/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.8/</link>
                     </links>
                     <groups>
                         <group>
index bd69eef2c1fbf1c9d0b8f3a61c59181c47d14e3c..370f749dae32061e407ee6101057576832b0ae23 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 48c786c46838177079b426675eaa2c22784f5059..b6ebd6cb9a22bae0467260037ad097aa08fb19e7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 1df06d22f1637965d687961bca789b1e33c1151c..1a5297eb62e584e1dd0cc6f6197d1e66a3c7c505 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index e0fd752e51899b1d87000d4fdeb942346f4ab834..d7eaab9074db263ad78b2ca7f1a3d0bd0e9e09b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 6a54a215c36fc58660e4260394976effe75619e4..cfb7efb6a48f03f87092b66b1326c6edff9d0cc5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 29e58f00a1dd6b4a3992c699597284f7d924f272..a65140c0b8b59afa09b423e4816b2626eda0cc1c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 3b847268b47945f8a4f19a17fb73b1869a54fe5c..a3777f4f3a384dc8151b86e65611cdf76e14f770 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 20b368018d65de284cdf906ab73b5bc8a9db5451..b3d47a5716a7182e264fcf21469cdf25aa4992b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 5b6793c410b5b4e4dfc6e4ed02f09acd00b826bc..250f11034620986430f1232170228dc9b0d81b21 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 63e271eafa68a579cf54f1096bd8599e6fa42ae9..9619e5d8782fb07cb9677a171a57a3c3526dc620 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index db49b6eb2596797b9ce70c5900aa011e13e57531..9c6671cb82754a10d0c841af1272db019f1464fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 74b66444a10f361d42208047d3711fa196a45416..40e8d9a43b9047a21968d4d3cdd585942cf4a853 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 630f659d1b018b03f87fbc0bbdfc5f0ac4b4f60e..07987258f6f9934ddaadb24e27db6032fe46355a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index c59b81b6cccbb4b57513382a227548fa5d1dcd6f..1ac13294980ddd383315f831b77ff7c7d631c929 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 91d5664a7dd59959a4e4484e1c78074d519428f1..510110a6b98391e44a1eff47ea037d5c1a5c8768 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 715d76f488311e17e007c2a1b2092b9ef198b48a..785fe369d608255b4b36a524e5f5cc8ef8f8ae3c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 9321bb699e2a50c3f1cb6ddf0d1e9084edae4961..c67792431560f4ea8c916fe4daa3bf8b9c448f4a 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 55ab4600a488c2db1873908c0f81ee1f2fcc628d..9ce0a2fd2b8a724f4976c061b3986bbcebe7ca33 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 170d6448eb6cd69f610dceb4922fb47c57f659fe..b288ebb4a143e708e985792da76d2366042cdd98 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index e117013a07f8e62355061c48a7cfa545d6cf1774..41388a8a1b7457e852a6a32e28eb15a2d66d409f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 4c668ee4e832bf3239adcdcc2187a6b7414a27dd..c7a89144b40d96f62988192270b2f5a76aac3399 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index edd5bb614751ee4a61ac6d1acbf2d4662477a204..4650372ff853e4f1618fdfb4ac9e41da5b7d0d17 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 360be004d823579d9388ff6320eb1c77235d4ac3..0c49571f45a2ca3374767c87203e90ed61c2ed01 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index e9074798e3ce4c1c456ca3e82804865a4d7a7e47..7b0049f965fa89defde2a703ad17482ebf7bc475 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.7</version>
+      <version>9.0.8</version>
       <relativePath/>
     </parent>
 
index d15e61b26e281c7aff0405f572f92948670f9ad5..a4eece604170a7469613fc889657d5cae4a302b7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index d686574c37a885762ddb046d5760b2363898ab85..bdce5f55274a5756c5189d302d754f3a21fdf4ad 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index b8593011a5a7a58192fd69aecfafc30c05dd2e27..ed55c714529e7ecc39b944f44fbbbbde1a79155e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index baa6a101b16ce07c9efd466dbbfb2a4bdf665d08..e6d8b6648cf076a3787c6acbf40898a8e7469473 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>
 
index 93c0d926fec24b56e854e3d0a0b8d7630a0b5ecf..823e172c3d43cfea703fcc0ed0c85602d3a9714f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.7</version>
+        <version>9.0.8</version>
         <relativePath/>
     </parent>