Bump odlparent to 7.0.6 58/92558/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Sep 2020 12:13:06 +0000 (14:13 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Sep 2020 14:55:42 +0000 (16:55 +0200)
Pick up latest odlparent version.

Change-Id: I08e2ae6ba7cef95bafd515b1aa377ad2515a0b1a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
31 files changed:
artifacts/pom.xml
benchmarks/pom.xml
bundle-parent/pom.xml
common/mockito-configuration/pom.xml
common/pom.xml
common/testutils/pom.xml
distribution-karaf/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
pom.xml
yang-validation-tool/pom.xml
yang/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-validator/pom.xml

index bc019eaf3c3e360dfebd776479a2ee1794e86fa1..dd4409fda20b4f6e7aef92e65db7b952b945085d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.5</version>
+      <version>7.0.6</version>
       <relativePath/>
     </parent>
 
index 5d8c033f8f2977edb4c0a67258bc0c4c48fe7239..dcfa0a84244a33019d6d394868f1aacd41a8891f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index b625e26753fc347e1dde903806b75259fc6ef965..d2b69d80d7616765c2be42d6b27de42cbb825d72 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 5987b85f985699350fd43d300b34e224d52665ff..0ee7bbcb9624f687c15ba33775334a258389f5df 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 089ea083997d3bd4cbbc31f0ba24f4d5ba14ceab..40384123ca5092b4335861f8e9b7b4ce6054a083 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.5</version>
+      <version>7.0.6</version>
       <relativePath/>
     </parent>
 
index 14e4082b26720a11a4760c1b1446eabbcea9c11e..e21810b959739d922a2ca5d915d265bd1080b33d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 76b28e2175afb2c5a3f56ca467b3b82967594899..aa82d7d0ff896c53771d32fe63fef4e677b2180a 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index dcf3be21e1e7ba799972808f2533afcf5c73abb1..90a45e8833014239309ab6e55c0f99acec406c2e 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/7.0.5/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/7.0.6/</link>
                     </links>
                     <groups>
                         <group>
index 6a7ec4c74717d9255438722dee1597f45869f8fc..1a0114d662e9b8354b58523a9a93615b225fc230 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index b7e6522d8af2f344e6ead489ec32e8068569b0ad..70290e9c2804646cbc5d5c03a7e98dde8144a7fe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 06998bb5959aa4e26526dbdaea2a96de7160aa02..b185affeecc3ed71199ef6d7120faa6095319b0f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 3171e37176cba39bdd59695dec694b017549d948..1ecad6f156310bbea536b83a008f7289c808ae5e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 7d3a78b01eca44d437c7bd7c5a2b5696b6c4aad3..12d129c5c6f6064a013420f39bc95dfe51f571f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index e42f0b4434797245d712c1bd65c8739b7fbff15b..d9d64ef71e95d21c96c300eda9aa62a58b544536 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index e477e7681497f77b3a21aaf9ad0c3e017011ab83..96ddc88b9a5c17a40a4c7896c36ac3df3cf90bd2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index e04d1fba7221ee104bc9914aa128f634679401f2..243e6110d55ec36077d63bfe6a3c213f3e5889c8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 6c32fe3c00252c9b05b880ba858c2e93f5e6e888..06c6f18f1287b0f566f34425c186fc1ad491ba5f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index cba74c4389a09630e03d50da59067a6072e5faf6..9157cd5a8bfaad55f69b4ad0f2005e0a78f47c99 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index f6159b98ff08828ad5c223132de6ae5e7fb59652..8dabcb3826e12f9cde99041013b7bca58c6c65c0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 04ffce8843d42a2ab101db8e033478fd8bf8c74f..acbef0b59cbf383b6e5ad9509e1d4e46dbcffe08 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 144f4b1de66654ad71c8dc44145f486cbfd39568..656456a50c4adc61e01547d0161fe6b540578d99 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 25be73e7082b93ccd1a12fd7eb2f2452d1838462..fcd2ba7508668e885638cf3ca4a6c0b8f87a731a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index fbfcf41f1226d056f8a8145305bd1f9f2b4e9018..d31629756bc5b8ccf01d9010acbe16d8e7ed93dc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 164f78f4ca765d4a1d84effd29561f7644f6ea34..3610e097f87f6b12e8b96fcedc213fadbec40eab 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index cb883bbb847e44ad3ca78582418d106bac8c5a35..3120a479f40602e7a25ab6ef96fa44a289244924 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>7.0.5</version>
+      <version>7.0.6</version>
       <relativePath/>
     </parent>
 
index 310648f18703399ca7d3b58079c0e0e6198b8dae..22700949c1d488ed23c53be2c6a0fd6d1db3c0ea 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index da16c76895da0e60604b6a009d9dd0bc1e1cb32f..6e86eb48401b2770060a91488e6056ee238a556c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index b96a261ba81605a6e7e5111724a30a11c69cb332..071d7645bfae9012068a3d7db98ebcd2455a1fb6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 479b59df7d29a8fa1beca18d01a38e3961b38d68..cfcf2921970a881cda9bcceba137ae731397096e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 66116acab4671f1ee5781946134d8ab934d4ef38..6e323c32f95f86627cf5f5a39a5348fce8570173 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
index 9788f82bf411940bfd5807ea07e0a06dce8ebc64..2c1e388c2b425e9a4324ad9f019b535a02e70c8c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>