Release yangtools v13.0.2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 12 Mar 2024 10:39:59 +0000 (10:39 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 12 Mar 2024 10:39:59 +0000 (10:39 +0000)
89 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/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/rfc8819-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/rfc8819-parser-support/pom.xml
parser/yang-ir/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/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 8f06191595d604e8a10073cfd428841aad59a76f..8f9675485e65294dfc1c2e2cdccdc5d579c1612e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-artifacts</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-util</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>concepts</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-spi</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-impl</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-transform</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-spi</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-ri</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-binfmt</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-gson</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-xml</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-export</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-spi</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-ri</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-util</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-ir</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-spi</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-reactor</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-impl</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-rfc7950</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-spi</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-fs</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-test-util</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>plugin-generator-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8819-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8819-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-model-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-parser-support</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-impl</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>util</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common-netty</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <!-- Test utilities, not packaged in features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>mockito-configuration</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>testutils</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>test</scope>
             </dependency>
 
                 <artifactId>features-yangtools</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>features-yangtools-experimental</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
 
             <!-- Stable features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-util</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-common</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-codec</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-export</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-netty</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath-api</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-docs</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
index 4bdd6f1d4b49987718dc7002e47a7b39de81826f..cca9056d1f4a5bd8932b80d09d2996a091a9a5c5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>benchmarks</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.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>13.0.2-SNAPSHOT</version>
+            <version>13.0.2</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>
-            <version>13.0.2-SNAPSHOT</version>
+            <version>13.0.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
index b106e7d130a394059019fd1d52552c999ed7a2df..7f235f2e2873081481f7b348b5730be5ab60133e 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.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>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 6cc078cf7a0e4f67b78b7b938c6af60ae2a7eaab..ae05a832d54ec2f2b4aaf3979d091cf2581e579b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.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>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 74e6b71afb9dc2dd8d9b99b609351c25d0702a4c..e6eee0f84f0a4d63555136442aeb42a8be713ae7 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>codec-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 9c4cec1004fbc4428bcb57c68b14ebb70e5f5239..f8c64fcc59fc0de060db748b30e14c75f883abc1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index faca7855c5912ebb491ce83d7a67b8f8ff660da0..8663d651a89b5490087a9c731ac433f9df146bc2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 37f72403af4603228cef95b0748caf4db5fc307f..72d9022b391cac8ad106e01add64b03492c2e884 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 092b16a2dba1939f675a38075e244d25cc18a1a1..40fd2913e263aa131052c10a5c34b8935a36d1fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 171178682c7a7707d742f69e7300560fbab9f9ca..249ac0141ccb739d0153e4047b424758bf9a3d16 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>
index 0cb907c30019e3c03c0bcd32947248b00c5fe247..e22e24328140cfcf1657437c70fa5e46df03c542 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 4553bd5484f3f9d09a898960c93298e151e0c8a2..863cdd13b426e3dd16986e3944b1f876356817b4 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <properties>
index 8b207850a8b574a533132e5ae2ac88e2e319e0f0..409af2f0299d6bd0115ad9f8fc07d01912957a2a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 4e463e17bb9159a40e29f4fec7316c13fd049337..c4e06dde1ae3adbb45301783e81bbb7bf4c886b0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 2759f098128d9fecb576325be456121a28803c55..74db37ba64dc481373de36760cfc0a2be18075c9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index a33049d704b17261fc4a4ca72596411936711e94..9e84233c4e9e214617d59482c884050f6cfb15fe 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>data-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 76d4b688f3a5e2004bc99dd5c5ff07f104fc0808..2a704b6a7eaad68cd20aea08700a611ee711494b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 221f4d6789cb30f86b708048943236c4069727b2..d4a2ea4894a91d549fb07f11ed2530cdee6c6b82 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a96019cd1315a7cc8980f0a45e5ebc79327ad607..31c2f2c320d98a4a37b9981fb20612f571097b5d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index b85bfcc8d253011ddf9660f12671103a09ac9d67..8d8880ea28662a561ac8a8214a03016a67991dde 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index edab3c26415fc8234aec10428728e67c790d8720..b21b275577f403f227392f18531308a621ea429e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ac4a3e63a3014d8698131403292fbb7099b1dcdd..31c0c7d3982319f676bfad20624f94e41a5155f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 1176149a488d0e6523956acbb51c07b2bfa798e3..744df4200086ce16a16e3461510e0e3b4e32b047 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 0955e71d0bdcf9821ddd394062f4148fe0c72365..baf0cd564f687db33bb8d9dd6ed8df57a86f9e99 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7620b8a08657297b1ec8a1cc76465def279a7d2c..551ce9a43646b7f440a22addb398e9c8bf75b9f6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 579c499f8bff08a27b8954bad90e5c9cced127fd..3a3f26dfae5ef33127cbe66ae1d38ba8cbe20042 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools-experimental</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental Features</name>
     <description>YANG Tools Experimental Features</description>
index 83dda448b43a652f66a602cba4ed364c49e8d2cc..b6042f5e80b7adc507780b4f682e9096980fcfe4 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Stable Features</name>
     <description>YANG Tools Stable Features</description>
index f311f2a357863f0438fa8865de0b72bf8e8239cb..851ff3264d9a54f9f0f0ca5e4a736cc872b517e7 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-codec</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Codecs</name>
     <description>Serialization/deserialization support for various formats</description>
index e366ba92cc1597e2785fd3b85201af3aa3486bde..13e84bab632fb4c4a79ec4fe743aca94798c18c1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-common</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Common definitions</name>
     <description>Common YANG-related definitions</description>
index 504e96eb0c55feefe4f9f38aa3dea81bada433d8..3fc9e727348a58cb4a92c0375818e1eca2345bdb 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-data-api</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data API</name>
     <description>YANG modeled data APIs</description>
index fcf480d1f96ebbf4b7e2026549a21bd1ecf8d859..38a4adc933c050304c0413fb63b48bea4af776b8 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-data</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Data Reference Implementation</name>
     <description>YANG modeled data implementation</description>
index 08819d9ed7ebc91e670b2f07c29e6cca87d6192a..fd218202c03fffea95e53e0c6752a9be8cbe5dc2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-export</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Export</name>
     <description>YANG model export</description>
index 882425608f978ba0fb93ff60d37bc9ab8112cb55..9a0b8f3ba3dbe140e44f3f490fa5da2a2d0b4c44 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-netty</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Netty integration</name>
     <description>YANG Tools/netty-buffer utilities</description>
index 15f624107bc20fcd3484843efa12441ba0e35284..c91cc1c76fae6a0c03306e9f4e69ad0302451e56 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser-api</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser API</name>
     <description>YANG metamodel and parser APIs</description>
index 0d9bc9116dddb41839cff10d0a6cfdba47ccecbe..dcf4a54884306514b1ce257164aa97220f2d10e5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-parser</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Parser </name>
     <description>YANG parser reference implementation</description>
index 6534012969f474053134813dc11603ceb89e42b7..68f40087aa572f6a7ac62b935fd8e8c5a4a14182 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-util</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Utilities</name>
     <description>YANG Tools common concepts and utilities</description>
index 0f8cfec98783b7034f30040c148bf80e67f61054..ff88e0480a04842543bff13d561472ca025b0320 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-xpath-api</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.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>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 4ea829c3cbf1b1cd7de71c937f978a2a2727d426..9507ca3a6a2ed4ae2aa9bbaa925e084c9a8fae94 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>odl-yangtools-xpath</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: XPath support</name>
     <description>YANG XPath support</description>
index 862e532c482cf857ab9362e88be9aa383fe06fe3..96eb6db882c25cfc18940832950ebf9a84f04f67 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index ab7e556bf7184c500e736b093653a4e26f542690..1c2508574f22ebfc1233b6f4701cd2141ddf956a 100644 (file)
@@ -15,7 +15,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>distribution-karaf</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <!-- DO NOT install or deploy the karaf artifact -->
index 2666ef900b76e9f97e808c4990955f1ccb2e39c0..a2ce7ca38d4c9dfbc95ba6f37d4c2d14fd22989a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 6f9f023d645abd2216170b886ce7cf2bb7c7cc44..77aa6a29f21e911d7a106ae0f624840578662a39 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 79025a1503725c65d67049f2cf433df03b0a373c..cc68eb226ebc31b6ab1d82922f9962be45a446f0 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 088afacf2fd19d51f07da48f8e616fbbd6f599eb..78e658fdd1b1b696ffc3ede1a1fa611dadcca0e6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e0165f32f7b785806211d7e85ccef5493f14b3b9..44f90e0351e4a1fa332978fd1173dda5454a6e30 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 310e33926badcd86a03eb2e5b27a74aaf2cc397c..8d46e3fd9c4cc266171655892cdb73c46a17100c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ccf1789a33d2a610a6721204fac0b9a11de14e1c..63852b4cbdc814d7689443db3844db26dd46eadf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 63369cfa5093e1496d692037a59988b7d09773af..78d51f86b507868909d108595d6cc26930794c73 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 72d946c001a05b15c55a0a84a38ec1b6e8f5ff52..d5102efbfbc32dc440cc0d6c6acbe083ba6361f4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a896ebc9843c6797db26d191e1c3130447f6172e..7768029ed98ee6c8c849a34d3b31d0caf3b1ba59 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 45f3a0c0ee89ed701707f2484a1ce738e81ad491..670603e82461d500b378b0d8ecacaecc17ea9acf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 90827543d8ff9b35d429f1d1f82a02c35a4da269..bb377d47a12877af895d43a821ade46ebff40941 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index a3f32631b738327ee2eb39e09313c0256a9c48e2..5bef909b4a8962d839eb7eef72d931beca1ea7a6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 4cbf2c74f1bd51ae6ffdb05cacf7bda116e04351..6cb5e3645002c3f406570da809ece4fd3f2551f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 9084497bf7a31a14d49bcf3c7fc1832e0f67e3d5..a8b5535d398d6f747c7ab38b64bb994adb7779d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index b7d89b97e60d8df6269645cda323657a577b15e5..186881bff43fe4fec1cd728bedc7588f31b13026 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 405ff0bf9e76f9bded80995d361e1435856f03c2..7bfdee173ec3dbd173faec276760bfe1b5c7925a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fb792e9b3a5cf735ec20c2002c3640f56d577ce7..b91cd0799e6d47c9d8ee0d0ae5051b95cd0fd3fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 2db938452288fb48f97f9d1625be126947e0cd1b..b716b1fbda797fa9e3336e29b1a3a78c29c5976f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>parser-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 22aaaf09c39689f3a891f6bd95af17ffefd72fc4..1b14a11dc134e0247cb248404c4b7d99e9d41284 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 2bc746d0fb0bcab7db1347322338485e182153f3..b1adf68f515d63826259b790593bcfc7d7fe5628 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a790863cae9a737c68ca7a4acb979c6a7b5402f2..4f156e7f9ebc4f397b6b0c609b12850994a003aa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index d2cf52f23138f38ae65ee982c715267df39d3b35..728ac52810c63022ccac55618f0999dddb2a505a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 315fe50e22064ef0f43584b1a5017e9e3f2031a8..2a61e0bd26d9568ff452548ea974dd0859acbe46 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ee89e2320cdb19665dd7c8fe1843f18f48fbcb9e..70d9fc667812208787cb862c5240fe3238f21627 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 7554ecd34bb0afb9d3c948f5d7a5cea8c24a8245..e389fba3db47770adddba7055cbdedea44c04f88 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 49f3b772e921bb2065d0c6b96de04588b523615d..17c177612d0ef7907fe29d14ce60a4182ad73b77 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 5a66540128b59bf7baf9966b0f7a2fa35257c5a8..7f6d3751e37f61ed232777d1303b0a36e90c9e3f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 0d272d2e734f99d5d61c180815538118e7f8389f..d066b66eb312669ae0fc56ced862b375d842bea4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f6cc0159cd94d5a46340b632dd75ee1cb3d06f9e..bd03a6cda1b3425d2a4bd29957a741852aa25a91 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index a4b822bfb7306930a6d2b847c160420bfc13d42c..636328322aa1f6be7d6553652620c6d780569849 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 804094501359b4cbbd2c48fdd06fb82bed01dbf3..a7f0bddbdb246603ffee85040f1c1886b9b50756 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 07fb6a9dc9d888de297253530b4a26eb60b65c70..2e66c763783bd9da334f6e7d9a519e3c0a827cc8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f975f4012feb483a6be819a76bea61a98840def4..f7aebc71c700677f9763cd716168c8c9a4b5cc09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index af1dc9a1f9185e0854121ada2b97a3947c9ee714..025c667221d8abe78040a7ceaa7a62cbfb8822f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index e9151f2905797492dfef23182a0926f9b72dbaff..e97a629cec56a4789d0f8d98b02ff4abfc780143 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>plugin-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <modules>
index 4cace67848723425a1f2113461c02a2db3745c9a..28b0c575be81bcf98c05d5f8f03e200a3ec4113d 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->
index 7edbef063dc42914ed828984efd5cff9c98ecfe1..df92fcd8d2bb373e8eef0c5b7bde77cae8bee09e 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>maven-plugin</packaging>
     <description>
         This plugin is a wrapper for "yang to source code" generation.
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 02dd01ddcdcafb836671752c5fa3f85b33cb5020..0e2f98680414e70e7a7f23d689ab78b3807c5561 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>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
index 6db359788acebb2703a9dddb48704135fb9a2d70..a1c8f38d084ba13ea2e8002af30d1bf39a798c24 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>tools-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <modules>
index 0b820e444e8338c852137ed7837a4cc59b96fe8e..7fc28307a68dc4d239735b5a81d0c086ee6f0b5c 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <name>${project.artifactId}</name>
     <description>YANG model validator</description>
 
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index fee3f12cffe956703a525f19536e972176022724..cd4fb74430761a19a5470af51716338a3a7ec287 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-validation-tool</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
 
     <properties>
         <!-- FIXME: fix these up and set maven.javadoc.failOnWarnings=true -->
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>13.0.2-SNAPSHOT</version>
+                <version>13.0.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 8cc69035892d2abb7d75b02d35d3d99fa4aa6297..7a9a8884c7fba225090880f558bceaef700c03cd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 480744860a105e180984fec739c466a89934b337..ad30ef9188e9db8a2ae589c0aaf3c9b750abbe2c 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>
index 4821bbe7eafefd6448b69a7d6542e4df19e50374..8d9fd9ba12709b8f19219aa7cdfcabab1b8ae069 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 868e8c10d15b7c8cf538625751b7311063007e66..6fe52fb776024526898b09c67c867e73c6f6d7c5 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-aggregator</artifactId>
-    <version>13.0.2-SNAPSHOT</version>
+    <version>13.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 0a4b2c6355dcc1b09121df5b370cdf586d4c3898..1f96942ea5aad08141c78f17752586eb88491dba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 6c7bdc4e0faf304524fa45374d3c51df44b245c3..a97f1283c134b7336efb81f99cb0dfff182ebb8c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fbd7037d2a2b3a4d0fef81be024049d2a7348aac..29e6b1b9edf9545265d7908b3b0d2c1524bf5aaf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.2-SNAPSHOT</version>
+        <version>13.0.2</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>