Release yangtools v8.0.2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 24 Mar 2022 12:37:14 +0000 (12:37 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 24 Mar 2022 12:37:14 +0000 (12:37 +0000)
93 files changed:
artifacts/pom.xml
benchmarks/pom.xml
bnd-parent/pom.xml
bundle-parent/pom.xml
codec/pom.xml
codec/yang-data-codec-binfmt/pom.xml
codec/yang-data-codec-gson/pom.xml
codec/yang-data-codec-xml/pom.xml
common/concepts/pom.xml
common/mockito-configuration/pom.xml
common/pom.xml
common/testutils/pom.xml
common/util/pom.xml
common/yang-common-netty/pom.xml
common/yang-common/pom.xml
data/pom.xml
data/rfc7952-data-api/pom.xml
data/rfc7952-data-util/pom.xml
data/rfc8528-data-api/pom.xml
data/rfc8528-data-util/pom.xml
data/yang-data-api/pom.xml
data/yang-data-impl/pom.xml
data/yang-data-spi/pom.xml
data/yang-data-transform/pom.xml
data/yang-data-tree-api/pom.xml
data/yang-data-tree-ri/pom.xml
data/yang-data-tree-spi/pom.xml
data/yang-data-util/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/odlext-model-api/pom.xml
model/openconfig-model-api/pom.xml
model/pom.xml
model/rfc6241-model-api/pom.xml
model/rfc6536-model-api/pom.xml
model/rfc6643-model-api/pom.xml
model/rfc7952-model-api/pom.xml
model/rfc8040-model-api/pom.xml
model/rfc8528-model-api/pom.xml
model/rfc8639-model-api/pom.xml
model/yang-model-api/pom.xml
model/yang-model-export/pom.xml
model/yang-model-ri/pom.xml
model/yang-model-spi/pom.xml
model/yang-model-util/pom.xml
parser/odlext-parser-support/pom.xml
parser/openconfig-parser-support/pom.xml
parser/pom.xml
parser/rfc6241-parser-support/pom.xml
parser/rfc6536-parser-support/pom.xml
parser/rfc6643-parser-support/pom.xml
parser/rfc7952-parser-support/pom.xml
parser/rfc8040-parser-support/pom.xml
parser/rfc8528-parser-support/pom.xml
parser/rfc8639-parser-support/pom.xml
parser/yang-parser-api/pom.xml
parser/yang-parser-impl/pom.xml
parser/yang-parser-reactor/pom.xml
parser/yang-parser-rfc7950/pom.xml
parser/yang-parser-spi/pom.xml
parser/yang-test-util/pom.xml
plugin/plugin-generator-api/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
xpath/yang-xpath-api/pom.xml
xpath/yang-xpath-impl/pom.xml
yang/pom.xml
yang/yang-repo-api/pom.xml
yang/yang-repo-fs/pom.xml
yang/yang-repo-spi/pom.xml

index 7442487c9012ceabc5163b129e0e6a9c713094df..19eb307dfbc4f95401a81cc1e729000b88d6d409 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-artifacts</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>concepts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-spi</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-impl</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-transform</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-spi</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-ri</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-binfmt</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-gson</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-xml</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-export</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-spi</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-ri</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-spi</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-reactor</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-impl</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-rfc7950</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-spi</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-fs</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-test-util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>plugin-generator-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin-spi</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-data-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-data-util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-data-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-data-util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-model-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-parser-support</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-impl</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common-netty</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <!-- Test utilities, not packaged in features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>mockito-configuration</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>testutils</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>test</scope>
             </dependency>
 
                 <artifactId>features-yangtools</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>features-yangtools-experimental</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
 
             <!-- Stable features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-util</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-common</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-codec</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-export</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-netty</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath-api</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-exp-data-xpath-api</artifactId>
-                <version>0.5.8-SNAPSHOT</version>
+                <version>0.5.8</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-exp-data-xpath</artifactId>
-                <version>0.5.8-SNAPSHOT</version>
+                <version>0.5.8</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-docs</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
index bf490ea5b8a534c42558d5bece91a661f2a20279..f62ebc0ffc2d39c97d292adbcc8a1c923a9cd5a2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>benchmarks</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
 
     <properties>
         <!-- JMH-generated code does not pass SB (very noisily)-->
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-tree-ri</artifactId>
-            <version>8.0.2-SNAPSHOT</version>
+            <version>8.0.2</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>
-            <version>8.0.2-SNAPSHOT</version>
+            <version>8.0.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
index ca67faa0b11b09da82aeb5407eac311a591c469e..e3ec0d2705160cd07108a3abc7319d11c93c1591 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (bnd-based)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 345ea105aeb774762619f7d94e5240c80a8a28d6..e8c2a2a6559544a1a556e6df39795904cea145a4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (felix-based)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 3e5f434521477f7b42a14e34913f25cf34bb0cb8..d1e5a927dde70a32fee3089acee830a0435f45b3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>codec-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 553b84c10be0265ee58b5ae386218b68ccbd08c4..80973e0e46f153ca86e42db5ad1317da9044bc67 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 274a26e58b075be962c687f38a7596803f954717..dbe2f97ea0e25e4127f6ccacfb6290b0685466c6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 98bf132a35bbb0e590b9cf5adc007648aeae9e6f..55311a627a315122f58e8bbeb2fb1df173b3bcd1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 516a0fd0c3868380016ae38ba4b1bdfbb9f0e3b8..c42bbb5da058c1b4861cc4cb78e5bb146c7775b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 7d3465fb0c3fd4d781645097aafb86240ede7c4b..e8b645aa7c9e07e7fdb3fcf64e207a4ec0c9e526 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>
index ad33d73fd32c2e8a4496d9a0a72a76c5ccaf0993..e19ff4b3ea08743590de764911688823b71d9ede 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 22a7b11244a03248f08f4444fa7e58a35b73a475..82021be534fc7e6bdf877a50e290ca9d5463a8cb 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>
index 29c1ecc4b2c85f10348619798456bd78ccc2706d..cf71a233aad25cb8befc7abc1530eb60c411727b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 6efefc24e8da698468066221b5638f8f0d5632ae..d155ac4d91aa204d090867330eb4a2881f0a4cfd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 40619639fbcfc7051ad5d128cd3f91a92d7bd762..df1dafba8ba4da9b2570f8f538e9031c797880d0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 0ba5d380c74b6c8a6c80c8b4d6516c4023f7797b..16faa0d8440b7937c6847b48c9aa9917e22c7806 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>data-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index f4efcfa68e5fc029a830ac0be84628b9822cfbfb..6f41c98afbadba61bdb7a3e12bb55bb61f5cf708 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c7083bbdf51d5b1fef156f814885405f53e81aec..6207442e62fc53a678cb1f56e2d2ef16db3a8a26 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index beceaf94b73457749dcb01a479987260d8b3593e..a1e62adc818e02fdb65100e7426259d8d4c82bf3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 050fb0f440c370293d32873d712f3b2169406af3..95382d66dcc29081f2181f975c4111325449585d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 0d5146356695ba572ca9ef7a51be25c6b01f3140..b83e461c1922ca232bed0fb7aefda6d4a69fe638 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b768ab3e853faacc2729c84cf422a27645965b8b..d19dc0ee2a26b076e27e7c27ce7a06c99db881bb 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 263ffe0f663b5a808edff03f1cc4c5ffc2023a91..087d84afcd5826b8ee6612e2df4a49eeb2163d3c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ea005316b752fb7f7cc4ac6970fa06c40ad3ce5b..657974bcac36f97d8d870ed672d890b542e57980 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b21bf7adbd851647d42ff693b4d2a5629335590d..f64a4f238a293d83dbbfdb43b17a95ab1057f019 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8b40cec7f0d0361b2800bd9449e1a70766ed2b53..5893d5740c375b76c40f9ee6dec6349cad3fd9c6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 22617ea9af968a5618de69f0bec689ca55f3f02a..68b76d159345989370ecb04f04d65abf44c39967 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 30b92084a7fd71f4026a5fef9839aad2eb7bf951..e23881f0768625132f09f383079dae06494891b9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 0cbf9405a773e6a3162b8e396582b1d5e77933f6..d4b62a54226a4cda4652c0171200f12199e8e055 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index cf43f77ab5855e35f156c2000b65846ae5a007ef..4765cfbda18965cdc89a729a351e9e500127ec87 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools-experimental</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental Features</name>
     <description>YANG Tools Experimental Features</description>
index 18c7e2a9916da81dbf72e37aabc9769e52614d70..f0738d92582ead8cc66e0f0832780828ff4c986c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Stable Features</name>
     <description>YANG Tools Stable Features</description>
index 109b98dc45cd45ba0ac8c1048a14a0c11710f936..19afb4d9310106fc43cb17b23b56cc9b008a38ee 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-codec</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Codecs</name>
     <description>Serialization/deserialization support for various formats</description>
index ade9870b83b8b378ec44f045ac625c48057ae1c0..09d17d40841a91985d1eced5249e3d72f402bdab 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-common</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Common definitions</name>
     <description>Common YANG-related definitions</description>
index 704fc1d30ce7d67ae003e8a93c33612e355c88e8..c60a7676037b2ea57e932e431bb070635e45cba9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-data-api</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data API</name>
     <description>YANG modeled data APIs</description>
index dd8c3bf033d27a8e2cd87206bf106f89c72f1d91..f465afc894480ec4b67e8ad8125f632b9280140f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-data</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Reference Implementation</name>
     <description>YANG modeled data implementation</description>
index fb2503c4e67ac94b092540bd64c954fc30b6760a..058fc80356172ff065ff0c984d3ad5e26be8bf8e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-data-xpath-api</artifactId>
-    <version>0.5.8-SNAPSHOT</version>
+    <version>0.5.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental :: Data XPath API</name>
     <description>YANG-modeled data XPath APIs</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 71db0d99157dc39a0f7722711054dec0454a4d0f..44a1a13f969b37711434293e1d88460e2f43db2a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-exp-data-xpath</artifactId>
-    <version>0.5.8-SNAPSHOT</version>
+    <version>0.5.8</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental :: Data XPath support</name>
     <description>XPath support for YANG-modeled data</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 382872be8ff66dd89e8ced686d06d0a4b71cf20b..4c394273dacfa4ea405fb6281b79e623f6ecdbb7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-export</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Export</name>
     <description>YANG model export</description>
index 0172d2f70a843e3458ce6164cb68470a54cd8b1f..1a60db3cb29002906b8704f04c0b202220017eb3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-netty</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Netty integration</name>
     <description>YANG Tools/netty-buffer utilities</description>
index 410730f2ce49e8b5d450532e66d3cdb19beb8b7d..7a62ca35d411f81f7522831580dc9238d68be7d8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser-api</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser API</name>
     <description>YANG metamodel and parser APIs</description>
index 7881add5a8a18bf13c7f417a890d4d5b6072a645..9b7d9fcbf0873907b9222623eaa041b9d87aa4c2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser </name>
     <description>YANG parser reference implementation</description>
index 16969e0f04284bb8877a1ee3daba25fbdc7a821a..0558cdd20962f1c0b4260a31ea4f6acbe58a9838 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-util</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Utilities</name>
     <description>YANG Tools common concepts and utilities</description>
index f89f658bf9fa7daba6c6d3112ba1f508cf3c9d53..ef557daf839319e7d1c0e8210900bc4afccf412f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-xpath-api</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: XPath API</name>
 
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 2fd787fef487c34698fc0fc43435167a77d55286..e6c787a3a0a2524ac8590ada3bfcbbc2e709fff5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-xpath</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: XPath support</name>
     <description>YANG XPath support</description>
index 0e30769272846e04e38c0af23451851975002570..0d2314ebbf188a9657ebb4341439a4c910b1f335 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index bc7078fb018f929f0e60c76b53c8f26b22be4ef1..1440b3aae9bb5be60f76e82648807195aaf0a8c4 100644 (file)
@@ -15,7 +15,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>distribution-karaf</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <!-- DO NOT install or deploy the karaf artifact -->
index 4eeaaea0dd163f1e2207b46e8a06e1b455118879..d3f5eb11a649938303c0551bc2b25116f6e3aa28 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 41055fd3b2029acf995bef3c72ba9847fcb4b8b5..6ce745c10acd7d0a42e0c9375f3ac1c7b0c9ea44 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 194f20fd3d09a9651e100b33649a05efa0f1bc31..b5a6309cde31908d65c06418c19bd855a0fbe1c5 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index e8b0b4d4440f9df51d527e8ab1bf741f2dc7b5b1..203347a6da2be42c86bd6e79553d88411e4cd5df 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8817fa718e433c6f79af8052757e8070317a6b14..306bbab6ceb5bc8135e706ae0e06ed7db3b796e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fd667bc7533836900c1589c56cc9657aa912ebb5..6dd964ca5fce99f8c6b2569a6d2774c5b97eb951 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 9beff4c857993e1c035564c309680a79b5b018bc..51a2dc0075442de3fd9ba326adca0ec9345dd4a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 05add9be9eb96590c0298f62c473de041165453f..7d60eaec46093035b384e28c2e4af8657b4793b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 51fa1dcff0915ea3148ec38ef6fcb4749362ea88..2cba688bfdd4300c1c2bd9f1ed03fc3052df73c6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fbb799ad91150f6b08d50612a105cf533f4409b3..60262d0c81b7706f5c12978a0e4fa35875f6f672 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ab10570cb5be2f16cb80ef6ce1da48ba048c1e5c..e67093ea9f50da15140c855602c774748c79f4ee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ee67eb9b3cd5648915cd1f9666fba94dc7457240..b124e332b329c1d847f2d6c7c27f8b6d9d6b41a2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 15e2ca1f4df8852901058d9b7a40f5e6547cc417..765d262b8a0b86addc7d2ab76abfec9ea847225b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ddfc3bcb7cacb8dfb62a30db019d3920e43fc714..44f7c8ded0ef8022a221ade9f012f97a713f0ffd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index bc1dd0b77cf66d8678c0efa4fd48a26a098cb19c..4a7debea470794cd9f0106ec4d975ff2035ffd96 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 37589cbfc3c4daa2b8d1c6c6814b0e8c610069f6..4f30234e98dd17f933c6c46e8bff694599c046c0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 2db03de5562ec61215c7dc79e09543f9a683cfb6..8a9c71917e1e6f9c93fea557f36054310e926a24 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8a85d70c72a213c663085f572377d66a2b6a977f..6c47b9c900700d091a1fe4071c473abb439c591f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>parser-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index facc2051cfc5bf994fe5ef92c59f14382c7fc3c6..04bb02ecb9c5e75170c0c34512b630c5f1efb2f0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e0aa72206e5f7678ed4634767fad7528606ea22e..9ddc33932562a2bca17afab69e89cd809fa05ea9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index cc8348f8c26dd0c5a51407bb89792399b984295b..3a739f25aaaac1ca28c4b6955806b52bd70ae66b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 823d8236a7885080406d91e640a339302302760b..123a53402c2f523a7a49ec61d696def1dea15da1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f8b5a2e7eaf610a0e463a026fbc2d0de30bcc0dc..6a45783744e7b9a75e3972406b96658a9917fa9d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 63876bf8982deda35383f2a75bfa281a80f02127..15d47a1ad4d0b3c7732b00c5be6fbd07b3d26080 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8b00605abd60ec88a7d762915f951ad7ca5bf7a2..94a8bc1c26205b7d749b8f5b526d9d31113c3a1f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b0b4d52cb5805295d29532e1c5d6e941df24ca50..67fdf811296e289428b9c36f704cb14e0219b0f4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 952217ae0670d115a84b979dda254a85ec2f1541..db404fbf5331ff0b63ca581df7e14fcd4087065a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index bb2a90a064158f6e2932529f00042fa6d13ffc90..ede959e2d2cc84a3b50ed099ad34a84ed3909c6d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a403c24dce9eede4d78c5c3b22ebb596c8ff449c..7901f8927d9001882af7f2603dd4b01bec674b7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 461a99a8ef22f8010530ca586a48cb22a6357ab6..029f9f5145fec1054bbfabb8b5163653ba26560a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f920c0cb36c8fbe22b1c7ef50395c13abc5b023c..b9ba84fa3795c50c1edd26fa2b4ac92f7efd79d7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c28ff5b49a507aa28fb99cc4f101358a07fb648b..095a4c39267773aba80dda7befe29e4877b67efb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 4a3b26826b88f42f45a83ce3902477b0081cf7a2..9a569badad8989d2685f732a0571818c67efd309 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>plugin-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <modules>
index d208fcbbe75a5f832ee614231dca7cd46e2bfae6..4df9a20fd414f267a9a9fff08a39fa24feb9e92d 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->
index db35670ef1284408f00f1d18301b985dea443059..9372c14db9c2218ffbccb95ee991fc39f925bac8 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 7ede60cb0d28c55652ddf5e3721f85ad1e93a76c..5eb194279c2011e0b5f0c8efcb21f87671cba4f2 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>maven-plugin</packaging>
     <description>
         This plugin is a wrapper for "yang to source code" generation.
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 6e977a56d5c4634e361ab196f894d56eb3b34d75..b4268c6b0c3bb1e8911d7df2706c5bda13e19533 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
index 343f381a401ea5cfc83a8b3dfe9ccc0e67ddcd7f..df25e6802c23ea7a01c04c15e8f01db46b59b45d 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>tools-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <modules>
index 777a71ad8dbe55f668300e6b44fede6d196e55e2..f05ebd6a33ebde1ef705361b51b9d7e77b2be5ab 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <name>${project.artifactId}</name>
     <description>YANG model validator</description>
 
@@ -19,7 +19,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 0115a62b051a4747a29ab18fd06def0a5b94c6cc..6b2e5bdb240e1733f7025e022038e0cf6bccc9ca 100644 (file)
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-validation-tool</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.2-SNAPSHOT</version>
+                <version>8.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 702d7646befd6f85c8bd943452b66b22ebbd15b4..c61a4f9cf02313508baf7e49a173c1b6a6158ab3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 84b5d5d3c3ae0d48fc3f0296d6beadbaf349e363..4aff4afcb32bb4296f846071ed0a66e65b7dc787 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>
index 1b39d42e43f44f14e41a25e971a69d36134bd4f6..8b731e139f7dbda08629b72f81990896d11b71d4 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>
index 62650b7865bebe0a5b19e9328fc5b390ceefdff6..67fe2b8e824a54907db95ac8b79d24a191274ad4 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-aggregator</artifactId>
-    <version>8.0.2-SNAPSHOT</version>
+    <version>8.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 259f8932e9ef37bab6423c4d948c4de18280347a..7680342436dc6baf49d4599c0579ad1a87c69fb5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ff0ad711867163516e6c377b9f85d24c4c88cb64..a7216d6aa17bc370b11f06e8d07c46825427d43f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index bee867607cfad5ba0029a856a80e743ddaced870..b5de070cb9730410351de07f4ece965ede030ec1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.2-SNAPSHOT</version>
+        <version>8.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>