Bump odlparent to 8.0.0 77/92777/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Sep 2020 13:08:28 +0000 (15:08 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Sep 2020 13:08:28 +0000 (15:08 +0200)
Upstream version has been released, adopt it.

Change-Id: I3694b5339893854bc47203a89a62a7f2d40b321f
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 a80a7198cd2c548e8a8601ce1a5ac6559304c617..6270d76ffa2b06bd1852a6df16be71996ae9d49b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.0.0-SNAPSHOT</version>
+      <version>8.0.0</version>
       <relativePath/>
     </parent>
 
index 60b19ac8d56aefdf1f241ac28554a45bfe7891ec..1b6ec8f79c0ad6235bbb716e23bf08275a0b7419 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 61df62cd23f7105dae4d9ec87e7c669696ac797c..f3de69a3296bc8b10a855bb25752ad37d77c7024 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index bbb8853ff94f61b5f3a93ad39b2f7752dff414a4..51e6c60dce27b4b4b3d5372caa5a944f4482413a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index b6c7e35f670a9165523ec949d9f97bc92aab36c4..98df89a2c16b31ec534071b1a6652ac21753159f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.0.0-SNAPSHOT</version>
+      <version>8.0.0</version>
       <relativePath/>
     </parent>
 
index 213a6468411b575e98ecd108e143b3a0c71f1e8f..4988c415f1bd60b703340652a593cf69a7bdae16 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 4e1526f1e93b27576cf9a75fca0b85c1f44bb99a..0f392c752a793dc29080f99040772421a36447b2 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index ff9e49d3cbcd6b9e3927ac7a6c9808a97352bde7..c928c7a28ca1411812ea8533298f373a802420cf 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/8.0.0-SNAPSHOT/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.0.0/</link>
                     </links>
                     <groups>
                         <group>
index 34b71326a203309126dd3590cb7e17458ef90810..608608a90805404b5a8e0b2475ea54b4607178bc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index afbd77cf7f3c71a2918449d43fc540fcea827f98..cfb65737542775855f55dff2ce7ba4b7fa480bc0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 129c4ef4836d89e07e492f5cf77333f3f96efe85..e83088f15a78528b4bf13b2f4fefe2888aedc1c4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 1c8445a6b94dae6d1c2c19774896078f4f3a6f7c..4dd0449045dbe5f4aff584879b857a45ef964098 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index d9d9cfb592069fa43560caa2991e0a6548e7a8e6..bea3db039215c8d5102401718f90e9b8ff1db787 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 572e557848ae9db7266652202a0439c474ad3693..4c473fad538bf4718f50caf88eca9068bb2696e3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 41c2dd698e6bce19d3b70f28d8e7afac8b68920d..f64082ee48bb4be6bfb8a9c6330be00e94c4b314 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index c9f65449b52df627c6253b3ed0680d7c167afa25..38dee45e74eb616cae30465c12bf2c07db89c410 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 07369b35ce0dc4d31d0a4be13c4ea0365c12b46d..8eebd76c52fae2eda73785b76964d5441538f770 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 1bce0ba04489f790238d573d444e44b4a23ac4b7..f2f91522cbcf7aa7d1233e55701d99080c3ab792 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 234e1b9ce7f330725417ab168730c3f99583bc16..760ded7fb2cbeed33d2553fd0b3b650770a13529 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index e453e6d2c4263f3d7bcb21b65298505c13ea6503..6508cfcf26a96e46a17f7328a25c1c9d228f25fe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index a47e576bb6e43ddb77d927aec7ca4f9663565b14..4cc3260f910814e201be3dda2e14d174c2227dbc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index b8f95c2ab7b81173a6b513806be0c0d151d8f2fb..5a2da212460eb66d39e5342df5fbcb505dfdbe53 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 6f7ceca2ec480067428d252436057284d1befbcf..abab59134190dd88034f0ed1d64f138aa87fa0a3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index f6b96d182748d4ca4a1700f002d7f480a99cb1dc..ab2006127ec72825a2f2c524574e45956345f779 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index a901298d7ad73edfcbddc80e1d3cec1ccfe7776b..cf5103ceb3832bed5fe23a1d99443387f8cf9d35 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>8.0.0-SNAPSHOT</version>
+      <version>8.0.0</version>
       <relativePath/>
     </parent>
 
index 5af8ab74d4cdc3c4c93b0eaff8907e12a4bdb4f1..fdfcb7a6a1f5cfa2f9e345fc0eb5c0e271616c80 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 8e8ad31dda7b24ba838a69d26be8add79696f8b9..1de5828db3834be20aae338a1b74a44e6f4c9925 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 20474f49f44d18ed6c6afda913f2bd11e9590fbb..03dd155b6798538d40988d9a1790df9b3e767ae9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index a7ff36f143eea21a2a0727a863277686ecf429e5..d8a24b27c370c9ef32c602a96bc844842fcd778e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 28a3d9a765e0651b4e9cb6d4be5cc7570f679191..b7c7691393d2c1e9a97d5f1b22f854e0f66ff705 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
 
index 51d65a0ae62f8c56fcde9c371452bdf33e1af21a..13c3b2448fc254795855201dfd26dc989083c7a8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>