Bump odlparent to 6.0.0 84/84684/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 24 Sep 2019 06:44:29 +0000 (08:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 24 Sep 2019 06:44:29 +0000 (08:44 +0200)
This switches to using a released version of odlparent.

Change-Id: Ia9f2c27b38b851abe98f9b90b13d38dee1d46c59
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
29 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
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-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 854ca9f8d08e892e8a2a0d973cca7ff1f5cba2d9..25760a7da1dd4ca252665fe19410c9cc06030a2f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.0</version>
       <relativePath/>
     </parent>
 
index 1d7a0c374b1b3bb3484a78ab0e28beddb1c2a819..68a17d0141c7672d381462811bac410cfc8a9ceb 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 89d958d6c94bd2d57f408abde6312f3d3bb86ea5..824f55084315b29c3f1dab2097bbad99d8f9d3fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 993d186500c5c8281b8181e0577cf6b8b0d2e44c..6e99bd1e4c45e7622f630c61f154709d1d8ea850 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 9758ad49cd16dc8ed083f0f7dce6dfcc7d61ef9d..7ffd547931a8acdc263e5cb60186c8489afd97ab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.0</version>
       <relativePath/>
     </parent>
 
index 15df12708acc958bf3d6196b39a71d9db56d7af1..d55d20afc69af0fae6a0ad4dd22ee412f6d99212 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 484721629fdf46f684522d6dfd216d4a32d8c88c..52904539e44393f12ecf4342ec51102e89dc3800 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index ca3cf4bb91fb8db529320d6bf5dace68af68a84c..b8fa1de6620d59f02bf08301aab2854b3687a4f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index be988645eb98c3406ba455e357221d7680a6f111..f3682b00112bd49e6546a78a2a59bb9437cb8fd1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 3c0f82fa1fb162abd418d4f82ffac2ce2109e83b..f28e309280fecaf1afceb64be4e1643286fb6b70 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index d680919600275cd5fb6bec2c62814bf461e26db7..8be7db841e5b248ddac0813673c8eb01a1235ad3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 46549af78b77a4b88d382fcd22c720a33ef29de9..e9d5f4e18545f3e0012e64685441882452e6bf2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 273455c4a5667eb342a5e9f9cac4ff1068096449..1bfdf488105bf4ab8a78b80869179d2294d14aa1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 2ada50aa23dae247b706903d39aeb1f308f0fdfa..25ff47ab0a3a5e62f41b22489c7cb1ba590db992 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index c684301dcd6d4d2ca0a8cef7fb218b9cee2c4996..c21bac6e644004c62af0ad82a4017c7564347aa2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 5ab73eee581e57954a91b4a93b409f361073cf7e..a4ba71857c244c465a8d87ff45dae8d5c3d3347c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 2382e1af9ac62992d24a53344755644468f19db2..4e1a0dd5ea2d1cad760ed4ae262d5d3e7e0d4e22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index b5fcd8a69e8d798a52d3d19a9a95a31307be2b5c..7e34c2be90f33fb0c8d570571d5379545b76f588 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 0a2c4157919f61705d167b52b6ebc4e8ba30b934..b6c3f45575c3ff29f377e89ca607584d3112db6b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index bb0664ff8a4d588c290684cd4523c43cfc5cb073..f05ffb0decdd1a88ba480a185c1268a725ef691f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index cc11a23420d7feee7862ecf6389406667f9be308..7d0a10f4f3c855826d13df3640c2f734307f49f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 44ed80f6345ad7f13b7ac27108cf698cda22e416..c8310a4d1d9edbb68f740915a2e9c60ddb7aac7b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 1625f1fc7d9e57dd0265c5307d37ace3c0ee4c69..2b8233cfadda8fd59275f641ce3bcb81884de55b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>6.0.0-SNAPSHOT</version>
+      <version>6.0.0</version>
       <relativePath/>
     </parent>
 
index 5d6d0f19128e4812e22f19bd35c5f5a7b7633bda..891a4b576e2c88ed210cb273a62a6e32df47f37d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 33d6e613bb3b6396660c21a6e04e934b95901eab..2b0a3684796616ba38feeda7b57df155ce2a8fd3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 9fa2aa4eaf72971e60e79b1165e32efaa0ffd62a..c48fdb4a88dab404d3ba90e4e398b116abc3b3dc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 0c4f23325ea29bbb84fdd6b55ad1406379574f90..b98354779077c003b30a7ea70affdad6b3f60c62 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 0574eb404a67a207b40d942fda92575fc7ad38b1..79f2e075d2101496e393f660e19b048d81cda3fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
index 337bdded04cbf6ae89c9edb68753c47cb4fe8d0c..1afeb32fccdc8fdd5784b8f236d6ab2b261fd13e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>