Bump odlparent to 9.0.7 79/97979/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Oct 2021 15:25:56 +0000 (17:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Oct 2021 15:25:56 +0000 (17:25 +0200)
Adopt latest fixes from upstream.

Change-Id: I3e2af7be36f6c7ac7e95e45dbe3287c9c7eecbbd
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 497cf5c8a0db64bc5906eb184a78dd300e06a1fd..0d2c21e78bb3531380aeb8abe1e98cfff90a1d7c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.6</version>
+      <version>9.0.7</version>
       <relativePath/>
     </parent>
 
index 3d4b7394697839344608b6bc56cf6de246a8b8a8..125fa83762813101bef2b365c9d308a534b72b60 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index aee5efffc231b2611a83c1bac8c3b649ed26ec7c..6678d479e35975cd01a1e9ccd7b0f16928776436 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 1ee81edbd8499eeb98b799014685234bc13604c3..1f0ed6cb3ef3f3b830925ce530e38a4196b766d2 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 247d5301f06a800f95e2a4204f0370138401ccb2..b74754c5a63154cb14944d1609d5d752b9e9bfa0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index cd186f97b3ad48cc4678efb94eca292314c98b78..161eecefae9c1d9dc8d5069cab11e5d21c1e3086 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.6</version>
+      <version>9.0.7</version>
       <relativePath/>
     </parent>
 
index 002fdf6370029aec0252090f0967ee034cfc9384..2bcaf18c0cd94bba48844fc544c2aaf6b858f856 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 9d04d7020d4cb934efb3b19f1ebb07d4be8aeb5d..c4031aa9cec25153d14911b9155cf00c3822225b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 76744490f18ce8854def509ad5c887d5c3e909db..118ca358aeb6fc38a37e8cd3e252643e6ea0725d 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.6/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.7/</link>
                     </links>
                     <groups>
                         <group>
index d79718645050628a7c77ccc0d0de13111e94bfac..a157d199210a13616ab307f4cef4995dfe163ce9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 4b9097d20a24af7c71d606b3df9cc685c3fa0dc3..d6e3ecb114412b2d3f240009f7917d8f591dda24 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 8c7c86f30ae86388b03e856f96dd0766f8843293..6519cf4c836fec8ff23958ae9abf9e14d5acdc5e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index e2a4a753a8aff155fc8d0b4c26df157f08c9082f..e555435d90bc2cf690049e77b36e9a0b1218ef12 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 07565da00552e7992ec2a5b857b58bac51b19098..af5e7b48851e0a4144c1617bd42eca29136a9bae 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 7b0699bd093f578a4ce160d1646a385c50180ced..9e0cfc7488c70834b8918e195f0adc7a7eb7b24a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 873b3550e1b2e40177afe123f21e663042a21784..88e677e4b5731c831010f1dc297a25e1856fc0ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index d0c6033b3e4135e99fc6ae2672507c9e4addfcd5..bf1878cdb93f6b387ec9295b188b7bf09162d1d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index aa45317b3edfaf58629f8fc1bb791552c96d8a8d..5a9715e95621e2940cd5e56855847a1df6f9ba13 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 0455dfb2ab1e80d727e02e90cfdf179fc0b5cb5e..e4479e30d365546d220f5b8f5e560abd33695f8c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 644a3d1392408fc7a25cea7f59fba717e251d4e5..32ccf1bcd1c5717e28489bca2ffa8b44395737fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 23009a1ea5bcffc006d78cba421840579ddb0382..143d3a2aeb68429439e167833ad8b64abfd7c864 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 6d5748e4779c72c462f29e36aa4ba12a14916af0..5cfa8e5d6475e5e36cb7436cfd010dda0ee4af26 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 8ffc776a7c9a63b89ff751da0d521b6ac440f2e7..588d7610806fc0c1f01c03309bb700250f4f9678 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 186884b38eae3c2983a04adae82ebe0e1b40698c..8e3f03041ca703fd7634bd72557e49aed07d3cc7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 13879077d4e82a9de2c578e759aa95a7304c9ab2..1d3d8cefbc3d25f2f3247169fd0b893009b9d4f2 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index d573c763e963444242cf83e87aee6992e3278d0c..acfa1dfc9e266b36c3d2e5e9ac2013c2443dc342 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 628258e4cc77844172b2fec3796f5186e3c8d411..74de065d1c7ee72f9d5e4a7ddcaa6d130d6856a4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 52ca64b56ed8d7846510456d654363ac725c1b95..1df38182f842683fb16cf0291d7e62d9c30e89f6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 135863dd26733abab5d070c2184ea279261285d0..c3a70276a7b5af279f60c5fbcf392f590c43c398 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 85b35c2e3e7ba1150a9c527d8cd2fe3ebfbca7be..37c4c47d4195b2a6600915b5f7d12f490799bbd0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 3af89c9e3225287797709425c58b27ca97f5a821..6625753e03128722805f273de887f4323625df48 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 3e0d6a28c4247fde7d250533e3ac29067e8bde99..9722b06f52ea5e3dc0872b0acfe8aa7ad6641bc0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index e4bb212133fb3cbe8ab5cb85230a3392ed44b814..90884342774190e74ffb0ddc3a914f27c0f7e7f2 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.6</version>
+      <version>9.0.7</version>
       <relativePath/>
     </parent>
 
index 7df9f07f9f613ec24737b8d9fc6b8f26c46125d3..bc52d1d957a29f5dfe934ac6463cb56aceeaf512 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 4b4f4506dcbd49716d9d6dbcb8c9c2600b2a5e90..e0b793aa1e9d12691c9a176a621a5d87f5003550 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 05ca6f2a6ccfff3464d44e858d1577a70393161a..28ba8f3e4db6988e80b10b83fa0090d788dbd96e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 33cd7987ea270d39c1fb6c29222d7c64d996b72d..c9beae2fa76df5955a9016d86e220141478a9715 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>
 
index 1f6710812b6e9dddc863e2e575a88ab2708c6043..f1309473c59c5aec9b9f2ae5b0649e749accb50a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <relativePath/>
     </parent>