Release yangtools v8.0.5
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 11 May 2022 09:16:26 +0000 (09:16 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 11 May 2022 09:16:26 +0000 (09:16 +0000)
91 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-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 d5cb6ae005e65f3956a42806e10b1f6a75e2a31b..c56b1a5b04742887c3ef56a2153e8bc964a69d5f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-artifacts</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>concepts</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-spi</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-impl</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-transform</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-spi</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-ri</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-binfmt</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-gson</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-xml</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-export</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-spi</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-ri</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-spi</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-reactor</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-impl</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-rfc7950</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-spi</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-fs</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-test-util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>plugin-generator-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin-spi</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-data-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-data-util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-data-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-data-util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-model-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-parser-support</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-impl</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common-netty</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <!-- Test utilities, not packaged in features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>mockito-configuration</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>testutils</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>test</scope>
             </dependency>
 
                 <artifactId>features-yangtools</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>features-yangtools-experimental</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
 
             <!-- Stable features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-util</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-common</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-codec</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-export</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-netty</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath-api</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-docs</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
index fadfc3ef8d000ea12a1a301252c30559f73326b8..df83dcc268b95cdee7345ea56e3d48722da64696 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>benchmarks</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+            <version>8.0.5</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>
-            <version>8.0.5-SNAPSHOT</version>
+            <version>8.0.5</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
index ea1ca164c3c2120042fdea534358948eb2cd5cc1..bd94bb357504f4f300403dd006ffd006415faf6a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 45f0300c52d9ddfeb510ac0e78e9a2a97c182d08..a7392f98821b0cb1ec83952a5d60008a725ed09b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 2ca4c180d3c60d2c4bf66d0da815109d9abec8d6..382f9f5544b8e7afe3be1c30281b9b3033e9cd54 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>codec-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 8a3ff73a08fabc2ee529c42878ddb9c40dd567b9..38a1d97bab27427503bf770b93b2722301678451 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index bb82d2a6e42f8190dea810dde4998f08b8a419f7..efa312868846c16bee94ae7a007efeb1e2de650f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 3809ceffda5cd30aa3863175a86d2cba8076ae60..cf2867125fae2725367232e15d63312d2f3fbe80 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 1887ceaa127fad38b2e2fce4f7046429943bc209..8aa2d3ebd6fdba3a1d9c8f70c2caf9310b18a1b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 814db43f6e3427403b604f44f6736be071e24cab..f53f5aa3d4a9d09505e44060964ae1c0f95bf18a 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>
index 57cd6ba1c160b191178ec47febc10051e8421830..ab3fa6530e9ea394c6a917a3d2490dffb8d7cfae 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index a650cf71a88a78938a10931fc917d7858349583b..81a0d35681a2b9bacd8c56af50ee66df4dca8b43 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <dependencyManagement>
index dd912938d28f2a021d472780684d8356aae1d223..b4af4ee1b572a3de1df83511275b91ae94b5f4e3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 2b327330c3042771cf9c86e1f466623ceb009f93..9310cfe9c94f9ca538ab440e82c8ba345b258a22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 99f09f04aeeaa80bd2db91247681dae5a23be8e1..54fa0dc29f20dcbc6de7feea485dd8be217ff36d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index c2a307b8e33f0e0b741fb28c97d8e8242d69cf90..069d2a6bbb6b3df02da92c9ce7c511ca18ba6eed 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>data-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 65b0dd1cd1f8c0b0cdd22ae98238d7d4c3732e36..150627fe81d871d1de545a6f2eb3d98a2bed6acd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f26c3b505bad547f51f87464920e23f2b76ea5a0..ec52f3cc26dc96532fbb45199309829051291527 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 3efadd50d61c2cede0a6e28cc21b7610a457b3f2..3738a72c9917fc197c8228715bd033218690e2b1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c24489e58d1a7ca2febe3e075a34413d62676463..1e5c5c6f23446b046ca16efb885bcd1cb50b8417 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 467161056883663f1a7b1e62c0a83332cffcb054..321a8af994b8edaac61929edfbb43bbef041e29e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 99b9d0a873248030a79aeb1944a5393312435cfc..9db6b99c055a25880c32e054fa704ba9226cd789 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 718159f96d1ad63797292176751961ad09fec2d6..7e3da6c6b73da5b49f127342daac44232497b3e0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 163b205f7ef84ddb96e471128f7309f669e577f8..f888cef6f6e8c642a94c8b51576d56f6dcbb4072 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b2b41b6db60bae28c52228f91f1a84c822542f71..5e25f8ea612aa207e54486895c11974d7b3e3bfd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 17889a056262601055227203bdeafe2a2bbe8cf1..4117bcadd9a80ef9ec341272e19ed2b9ed813930 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 72b51bef42c513b69de16736bf5e872e68c7df78..0fb7b47451288d7252840016f7d95250611a20d0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7e65a87cf16602f34070adf370dbb7fa8a67d6ed..b906b4370afea66d4d42e3d6a3c64950c7c8f4d7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 066ce0608afe5c9a2d8a31e6a7a8e6d6ce5355e1..47513dacfe6995b0dc065ed4e372d1eb8810f9aa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 88ae2c12fd89679dfa019880a1990625c77d80a5..b034467a94a727e7c10e5086c7d966062b197a5d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools-experimental</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental Features</name>
     <description>YANG Tools Experimental Features</description>
index a8c70cb03a4bd5e1545a5a57f89027176ad637b1..49df6806d062c5d483857e1adee2b01e34dc6586 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Stable Features</name>
     <description>YANG Tools Stable Features</description>
index 01f6079f63545bc53553d49ce6a0ec55092953a8..0eb86b7732de9eea43d14c413c502fcba743504e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-codec</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Codecs</name>
     <description>Serialization/deserialization support for various formats</description>
index 8095fb89d5813c5ec8eb04714bc573c2733209e2..46770264e2263aac38f649034a89ce6f011c4e34 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-common</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Common definitions</name>
     <description>Common YANG-related definitions</description>
index 3fd8239eb2aa713ee90426f037f260f4e5f97a66..255b4e23c026bca51991cf16273b28f594634c48 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-data-api</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data API</name>
     <description>YANG modeled data APIs</description>
index 57b6e979799a89010fe8eb174ed7ba8de5c3c992..491aeb4a72b932b9661a4ad85244367bf20f4b84 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-data</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Reference Implementation</name>
     <description>YANG modeled data implementation</description>
index d5ea1a32502813a9587caf5eb2a89703c2fe94ea..a051b0743a718e9e51308e12425c9d04f6fe06cf 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-export</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Export</name>
     <description>YANG model export</description>
index 26fd96d665d15fcccfb13c80b899f68a0df4b44e..1897ffabfec171b1401b031f00fff4d9a9718ca5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-netty</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Netty integration</name>
     <description>YANG Tools/netty-buffer utilities</description>
index f15a217c6ca0bee79fbddd3bd8816185a36939b0..6fce6503d44da31178f501787ce1f282c063b61f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser-api</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser API</name>
     <description>YANG metamodel and parser APIs</description>
index afff0a0123b4256cb47c15e04075c4187b7f578e..5b6c2974af1959c69e454e143a6b9ce801ade0b4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser </name>
     <description>YANG parser reference implementation</description>
index 4aed963ad0545f09e39d6e4fb77238f383f0cfdc..1a4f8655a4fc9d4ed90959359520fb7c14785028 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-util</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Utilities</name>
     <description>YANG Tools common concepts and utilities</description>
index c71c3268434fe7daebaf296577c8a18af100d37a..d9fbed28a9835e831f0304e2ad1978d9d1ab3b38 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-xpath-api</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 97ff348c948dcea0fd1d0c804f4ce537c3e12287..d97d65cf80e63a5d64903920dc79879e18d2c5fc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-xpath</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: XPath support</name>
     <description>YANG XPath support</description>
index d48f916aaf1efd84cd8f4767704c4dadaf37eecd..7762ad31b568c39530df65fa4ae0e373c570871d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index a1f651644719ea969fd8c87b0e6c2cc0a55ccd8a..bdb87793739bd1fa5b1f6b8a3949c9827b113321 100644 (file)
@@ -15,7 +15,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>distribution-karaf</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <!-- DO NOT install or deploy the karaf artifact -->
index 5253132ce0db14b90044e96fcf6cb12cf6c5092d..dbf2f10e4f81058d7a56dc675672a0546a67c41a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 6f8a3a44372dea105fa792315409dea809b08b49..8ee2a63949ae9ca0add114e403c5833c5c2453e8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b5740e4997a1e8eed3f7158527966350c3fc6391..7ec1d92c73c39e2eb3152da50b020db1e5757c90 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 3eeffefbf0db3d782b4cbcc92acfdb9132f3bf5d..d1b709f1c18da793488e1235eba73eacd079a32b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b8ffa47db9c7b0a6b8a7923daa2cdbdb85779331..909a10900c2281bddf8aa661d6f50ab4145ee3b8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a2183b5c04e11b20f97e8a039ffbd0e59ddd661a..142e4a4160fb1fa02bd976a8f7a55636afeb6606 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 98566451267f139dfcf288cec0a48411e2f6a899..6d3e837a74a8976cca331936e4a5f5470274ee20 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a7d767de7486ede3f437fedda102d78b6840a880..ae2e402f9cc697ab4283436620074a23b17b852a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a3ef246b07edb40a5490de611f724a7869115b60..c54ea2b58c1f9db1b04b9e5bee125c7c160a9230 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 38dc03db776e66c04f94246530750c27a04758c9..c8494dd2a47ce9ca578cc883a75e0ebf2f3f14a5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 9909345bdf8e7e3411f72c254ec110b4a8d902c6..8e4eeb558b3dca28079d1098f6d4c572acb59415 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 2d6c6d3432fa45d8a738b2aad89423863b778780..2a544a39683fc16258e8c1c86f50c0a6601f9fba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 85a2e6cc8a3a8b0844b0d100c4a84aa218826140..5aa77bb329a6933bc0f947b34bbe19b09c0ef9c4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a37487c951c86de99c35b6b6963e29d3540e7736..41630a9af5899029182f0d8f9ed284596ef27ffe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e3b763288858f718c8b5f7e2ead0221016c62291..6680c3e72be98a82819c20f0d246aba85ff19da4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 29cf6dc75814d2b9b95112879b1ed7d693c9a01e..116b75176cae59ef5ff510907ac46a25b373837c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 3427fad4c514be854536d287885b5abbe2c02ac9..93a1b9c87f9ac8e3be5c008354370d6db4dacda8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7e34f844a5c71900162d1f4db60dc3f455615227..7fe282b218254113e57e1e85788810a6f8b27a97 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>parser-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 0f18bf62e14bb364eb0234fdea2f1b32101c04c4..f0d47258242d9dac72c9e16a45545e594de904ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 808c6203f27303fe5e0b987ca4febe761e86c64f..05419724306630de64c61b425e9a57977a8b558c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e9f9386061c23e35595699c1640c9606b68bd81d..8b4291417173e4e5d0d53c54fa95f0e659974cde 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index de1d04aa363f1f6f63e58682e0a58e1ebe02cf5c..0423a71148129bf914805027b025a14f07294c8a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 550e5b1e158bd7a12097aa8b24e8521339cdfa4f..77946df96dece9f9efb0e835d8b6e901873d57fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c960ff5abda468fea206a2d270c05922e7c03c01..c60f819bf792f641914ac19ab4c4da138713b74f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index acc890f1b9743e09cac6587a287418bb5c8ad97f..1294ce570065ccbcc71e630c95da5a1e68c9272a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 43d0daf91055d1c9651cd27b54dae8fa4c89d38b..a9806880c8735da2d437aebd3311c4f1231e1dc8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c6352f0a6afe33e478a01faa67246a793671fcc4..1313a049428069d253801c2be442435b1dfec1cc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 676f4163a121770332be07faebe835d88d69cdc0..a71e3778340d51e6409894717d4a72925dfb9f8b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7e4cf34f646ee2d1db31dab12f3016284c1e22ef..0a8d7d5c66a7733916a7024cd2281bdf82c996e0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b163774cfb33afe50d9efb826454b22e27eaf96d..82e6bfec7c494dd206c9724958db3f51feddf1ff 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 56331d51bab3d5583df8a9f7a179f1e07f2911bd..318951456cf48b0d480867a77fd47c64c7ca4fe3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 54d13629ed09423a01d827f139f59b58a2c8b08b..12ee0975eb3f210fbcb8e26f4873cc2e5839843a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 4ae0a566b6344615c22b835d53bd86f112510e82..c25ec9abc01dcb0392b3dded86a2f03a99ff2474 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>plugin-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <modules>
index f5e2dd7861084bb43b6d3d32f20b315f15865d5f..e15289508a5bb9059c2d931df521c7051d73369b 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.5-SNAPSHOT</version>
+    <version>8.0.5</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->
index 4f0decd0609999046eedc09805412a95fb29493c..4aa90a19d05b6ee8dc1f2268991fefa06f42fae6 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.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index dc0ebacb70dace9a817b37bf2382c9cc2d0f790c..ac3257c4861abd7245281220fe9e2f09563a1a74 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 1669bd81bd459557f0ee8902a867430924303ea0..9b46ac88d032e635339260b5cb7f3f2ad5dd8099 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.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
index 565ab204d787d42e9beb3bea0ae330ae5b5a7de5..14b800c7f587b6bfae0c30be5f6313bb2f40e633 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>tools-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <modules>
index dcfeed10568aaa6f2d4338942bd0b7d002566bc3..e6619221d968b4d6f7ae55c6ce836b19d2508787 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</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.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index b68af08a35aaa2ae9a6bdfdb78874cfd1b96de5c..46bc624b8253a72f7ceb3f1a863dd783f75a1744 100644 (file)
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-validation-tool</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
 
     <dependencyManagement>
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.5-SNAPSHOT</version>
+                <version>8.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index a050acef9bdee7af60a7787b47bf0d25d1254490..bdea9db4e3055a9493235c1998728bf29842dc15 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 3509293de1fbec84302274896fbc862d3bd2a442..0b4294013afccce9c71f3ea029df316784487c1f 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>
index 43437c8d2f7c6034d08389eb0c84cdc8bbff4878..50efa17d7f3a1cdae304a40efc55608c7ce8d877 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-impl</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath parser</description>
index 11f4985c9c142fcd86284605f0ab8d09e2372f7d..9a59a439554530e7aaa476bf3da02b9676182376 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-aggregator</artifactId>
-    <version>8.0.5-SNAPSHOT</version>
+    <version>8.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 91cccf8af821462079bcd0136924e3eff4ea2cbb..cb0803a898e56dbee9ac88844043bf7d04677b60 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 1ef24b274f3a14305e0ec8ea6817518ccf9e04ed..790510456583ee06a8e647764b31cd724bc3d858 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7bcdcdeefec501f2158b7b57c3b6eb1732a96476..d577f4f0c04adbbb029ab1ce1ef2432177948fe4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>8.0.5</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>