Release yangtools v14.0.12
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 14 Apr 2025 10:38:54 +0000 (10:38 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 14 Apr 2025 10:38:54 +0000 (10:38 +0000)
111 files changed:
artifacts/pom.xml
benchmarks/pom.xml
binding/binding-bundle-parent/pom.xml
binding/binding-codegen/pom.xml
binding/binding-data-codec-api/pom.xml
binding/binding-data-codec-dynamic/pom.xml
binding/binding-data-codec-osgi/pom.xml
binding/binding-data-codec-spi/pom.xml
binding/binding-generator/pom.xml
binding/binding-loader/pom.xml
binding/binding-model/pom.xml
binding/binding-reflect/pom.xml
binding/binding-runtime-api/pom.xml
binding/binding-runtime-osgi/pom.xml
binding/binding-runtime-spi/pom.xml
binding/binding-spec/pom.xml
binding/binding-test-model/pom.xml
binding/codegen-extensions/pom.xml
binding/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-bytebuddy/pom.xml
features/odl-yangtools-binding-codec/pom.xml
features/odl-yangtools-binding-runtime/pom.xml
features/odl-yangtools-binding-spec/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/parent/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 a6cb5af603f074f001cd6e626d1f4594cdcfdaf3..2a5cd72b74eaaf5a81ca6faae5b9cc99bb4d5963 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-artifacts</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-util</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>concepts</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-impl</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-transform</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-tree-ri</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-binfmt</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-gson</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-data-codec-xml</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-export</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-ri</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-model-util</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-ir</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-reactor</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-impl</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-parser-rfc7950</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-repo-fs</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-test-util</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>plugin-generator-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odlext-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>openconfig-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6241-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6536-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc6643-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc7952-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8040-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8528-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8819-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8819-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-model-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>rfc8639-parser-support</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-xpath-impl</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>util</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-common-netty</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <!-- YANG Java Binding -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-codegen</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-data-codec-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-data-codec-dynamic</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-data-codec-osgi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-data-codec-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-generator</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-loader</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-model</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-reflect</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-runtime-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-runtime-osgi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-runtime-spi</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-spec</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>binding-test-model</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>codegen-extensions</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <!-- Test utilities, not packaged in features -->
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>mockito-configuration</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>test</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>testutils</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>test</scope>
             </dependency>
 
                 <artifactId>features-yangtools</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>features-yangtools-experimental</artifactId>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
 
             <!-- Stable features -->
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>odl-bytebuddy</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-binding-codec</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-binding-runtime</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-binding-spec</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-util</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-common</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-parser</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-data</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-codec</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-export</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-netty</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath-api</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>odl-yangtools-xpath</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-docs</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
             </dependency>
         </dependencies>
     </dependencyManagement>
index 9956675468d8b4b6bbdd9918b5ea35a30648a68b..83ac41fc625d45b9916f42ac3fc85cc6663f8570 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>benchmarks</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
 
     <properties>
         <!-- JMH-generated code does not pass SB (very noisily)-->
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-tree-ri</artifactId>
-            <version>14.0.12-SNAPSHOT</version>
+            <version>14.0.12</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-test-util</artifactId>
-            <version>14.0.12-SNAPSHOT</version>
+            <version>14.0.12</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
index 8c430ad9c11fc6f210fd3cd40910a3f227eb4d17..e153b5c89f6171a10585e6de40e53d42fd25199c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>14.0.12-SNAPSHOT</version>
+                            <version>14.0.12</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.yangtools</groupId>
                                     <artifactId>binding-codegen</artifactId>
-                                    <version>14.0.12-SNAPSHOT</version>
+                                    <version>14.0.12</version>
                                 </dependency>
                             </dependencies>
                             <executions>
index 47d5072496c3c3d139bde19b754505cdc96e149b..35084a9649ddf7195bb2a1b4dc586d29e83890ee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 1cecfe93a09888c13851cbccb1d46d8ccc5ce6e3..36c68653e14fe7f018c05bfa330c00de8ae2a7a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 41f07a3daf799bf3cdb61f04507414ca0071a1f9..07676a21685a16a9a5ff36874b77166d92694479 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index b3b48b8ec120eefce5efc8a99c407fc8066ac0b4..ae65050a84ea73455d4e11d6f62e3f76f533d984 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index f5f65efc05561f680548d94b383d8d3955cbcbdc..8ad8dd51d84ad2f90c2d1aeaf425e1ed9dfcfda1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 462caf44af0979cca260b7c247928274167826a8..fbc3d14a7bc648eff3d6971c46c45956df259046 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index ec8fe6aee87c650d2a97435f006850fb7eb02d93..f8c9b7b9be76fc63d01a7540cdf844e0885e183e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 6ebc096225a81a30927efd9f9e3f5ca5654f7de7..4e665e4c0a8575e83e3166c0c9ddca8bfe288c79 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index abfcc08f441ed0358485c8b8fbc108977791d3fe..e36dc4460e7b264a4d6581ab0ac8a5819cfa1497 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 6f22734336b363cfab1d4ab9488effe94dc2ca8c..c3d6c825f2d9d516ba2b6c32ff09cb2b08a40225 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index ec6105059f2511acd5bef473d1179b3e01a583c0..8aef754054b3f889fb7b62e354fd713a2e4744d1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c7a1a9c5a2a4bb79875272a062625b0c48270187..4956839ad67d4e8b6e24a2202830d73841dd61fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 6416cb68cb5d28a7a795a6793f9721243a16670c..35605c7e215d3f099ecab4aadc6c8ab99ec0ff1a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 6eb317492113095471fc7cfe136204be7d9f1e70..ae433a5d0005127bf0cb48459b9f0033352c09f5 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../binding-bundle-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>binding-test-model</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
index b77cc2eb837c1b76b20b2faf9abd1af49e461664..dba990e886860cb04af783cf9d6980e2affe20b9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../binding-bundle-parent</relativePath>
     </parent>
 
index 8939cc8fd4f17bb3176d99e1836846efaa659ef5..03430a59fe9c5b045f296e5aeda50b1f8ac6c1f2 100644 (file)
@@ -18,7 +18,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
index 4b94b9238d6578a4cc406e5db73a833e0301cc89..1875a6d401962592d051cfda543f0b0841e4492f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (bnd-based)</description>
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 6b31030f2c08aea5349cbfb13bf0b14ca37f84cf..7424788413b51beac55754f741d073133c061034 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</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>bnd-parent</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 033d5f6e39824de9a4bc68be7cd0d151e19e410e..48cc2b164616ce48a3e1a240b9bcc7044564335a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>codec-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index 0ef647e1b7603ce7834d8ebbb9c4f42243ac8e42..bb3518acdeb53236b0042b7322e61a729e0e9de4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 207d1112be2330181a2e28673606c7effe6f00b4..9fe87aacfd465c1a7605294f35dae311188c4fe3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 8bb4e956e4efba86f245be87254394029e259a8f..73c058926170f1300073cfcde3d200e1efa21ca8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 09ca84366a62e2eec536a1a7d7a4217750a9385c..4612a886b50a60069cd97ed3c1a0c7435c58c985 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 294d7061526a8f52428f07029f64cb1095b9af74..461e1f11468037c5ae75c8ad92a098ad9d0fef58 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>mockito-configuration</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <description>Default mockito configuration</description>
     <packaging>jar</packaging><!-- not needed in OSGi -->
     <name>${project.artifactId}</name>
index 830c3893b0d26e0c553698b433e1cc27b94ec900..fa21d495707603574fcf0e726435f32312619fbe 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>common-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index 1ee2c3c99e30a1fd5410732ba6da20df510db42d..1d65d7bae0c5629b9d809a414ba66b986295ee96 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>testutils</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <!-- Currently not needed, maybe later: <packaging>bundle</packaging> -->
 
     <properties>
index 0d8207d084e23d96c42f74a9f524028522544587..c5ddc6014ac436786052d453570ec3b38876aff4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 33e289f75e560172a8ed81500119fc7a40e1bead..ea80c27ef6bacfda13143b2d2cd02eb031a84905 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index f7498bee07090334db39d430744b627cb2b4aa4f..46e90e870cda92a62e0353fb6f3d7ef659fd8b3f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 5e944a390583c01b55ac7c7b6ff995418b6bdd97..9b45b6f43ceff795e61babfaff7fb913adf74a61 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>data-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index c81e3ef1f9e5ea730ec5b75fbd53de3a1b1ac945..cb1600660043afa20b8f6968df8c306ef4b3a8e7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 364e20511e72d4cb75b038f30b833c1932c33a5d..08a72f9c02aa58e981c1ce674ca3af0092cf4933 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fbbb01e286bf18d5be9bcba8592b4e0899203d03..d4937eab4fb2b3090a5232cd20cd6000454f89cd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 9d5a395d84859d587041ba08c569ad0a6aba6cbc..c9f04d93e09c249828bdb5e2b88d33ec58916d4d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8a2f47fa8ce3da03750c77c0ef92a66a21088e7a..c684321aa62395357297250f6418dbc5fd8e03bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 267a6bc9c6176e6d417619957793ac5d604bd876..540ec5845f43c62369820494bfb2543347a1090b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 4389406a94394685589ff879092f108c33e95cab..969ff99a7b8141063492424c51e447a3d191130c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index e3b8de527d4b136f3f835df3d0c66b0071c0329d..f0ed5186f182768b0bb9af93414d534640871039 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 5d62f8751f14d8d2c9a14444d1b920b8780e81fc..c031b986a96bcfc9ab9dc26031770fd3e88c1f36 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index f3671e4a2d317805fa44d9837f113b37f840d8af..ba2a2a9edba41c45bcebd6c9acad9a6375d22369 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools-experimental</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Experimental Features</name>
     <description>YANG Tools Experimental Features</description>
index b79721567c16d6b7caa58d3135401d0e8497795b..05f24af6cc67119759073083ea1350fab4aeab32 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Yangtools :: Stable Features</name>
     <description>YANG Tools Stable Features</description>
index 811ec2b5dfb42545f117551afa604d232bf88d81..ff1019b46d01bbe9236ea3a228b1a27cdcc12dbc 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7833469e39d405d53d42042671ca4f172dcc7c29..340027447ca0f7a77f3e063cba50baa2a2c9dc87 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bb01935eee6ad775ecd1be03419bddc61ce2f32a..df656ae436c347981ca373153e806d7299e2bce6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 90380abb3bf6d00f285137be1392d01ab82368c4..39325ddb75f957f618bf78b2c0fa2c378a106cb9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 64723871c91313997b33fafcfc7b63c79b9f4b50..93a61641ef095e18db61f2b94c7e310d31cba4fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e1355a32e15095e8a5f1c2c3d8a653307d764290..7b02f5d8703ab2f06e2c55de9dad79eaa49d80fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ca7074a0559f4548df27c115f0b32a75d864f1be..c5cecad447d9f245601bf8b495559e7f00dfc3c3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9c3ddf1185e392447f87912378e458f9912040ee..040be59d871052b70075bd8d908b331265ae6e61 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 08b6862765083eb13e7ef081edd51febfb83082d..0881814db16ddf6aec8ed746ed8c7955ae05f32a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e615e98baf7a3fdfbb2f5fcf6f7e3fbd5cf52524..aa05ae0da8424850fccc66127c41e7cc289f90a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c5c501d05fbbe2e80f8a2ed69f4d38b09b5046c3..28f03f08a8f70db51fc6dbe05bc875ef62c4d0ae 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 226b1918442229cd9307076f09978b0029fb6a93..8ae9d083b253e6da0c8b9d73f260d911a8c505da 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f6d48563e1c911f4346662754f3534d3d27d4266..40c24c96be4bef2814ffbbf80a120f916b787ee6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bb076a3250544a1cb937e8aa8df3c91b589f5a66..09ed95e30ca89c5eae6efd4550546e6c77500569 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 901dc36a567103844f4025a062f1f6efdfa8d266..bb961e181910af566da91d9e18c02796352e1816 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dd85a607ee55e3d6ba17e46f3e8748dcb2c16fbf..1eee6a78a0b52b5b3255cd6dfcb8f99636db873a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Feature parent (based on template-feature-parent)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>bnd-parent</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 134616a58d203ad4c2f1d76aea535103d4b9e10e..b2930e8858093a1aedb4b04f12caad8d718e54a8 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>features</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index 87104fdb9d536353449a0b8f2029683ec99cd5b4..c04d8cbd339992a7560a775b384113efd064d9c9 100644 (file)
@@ -15,7 +15,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>distribution-karaf</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <!-- DO NOT install or deploy the karaf artifact -->
index 8575cb6256e2d7fc9fd6e77b90ea26b60f58df81..70c3c386ee37d406f23354446d741bd11ae914cc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index a9f432891d5c456276271452a28bf97a07618809..fef8c4d434d3e5ade3591a35d087426b3390c15c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index fef703e467134364338e0d0a8a04bd0b6cb329bf..d3d80ff07d45727ce083734c2e8b06576eb37a11 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index 695c8df9d56d05912fe9e1e5386827994f611151..0dc3b88013afe21147b462700c2fd996f2e8fb3d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index c1b411bd87c149f9c0ffe9a94be569a537b4bfb4..7daeff15ce28959db85558cbaa233c2e14f88dd3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index cf63a7e9edf8aa41e089612e15747c6905b312d4..3ae2e31b5bd19a9f617a87d3e8d6f26a35543a1a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 637831973f0a771cbb309f0245572920b8a9d217..2287bb187c81b8cadbb0617f714ef6949952a61a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 71e81b183f45d1771a2f12b47bd8fec34a63fa4d..24d2898982307ffabf17f77bc60697e2847a6b09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 93af516c82cf84224265952287ab2322798d87d9..45d7d19d9284451a88c402efece34158817d0f0a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index b35bd71551e2b00fa76114ec045320cf7c957158..487cbbf2a91629bbcca622a79a3249ba7170102f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 8cdbf3dd96054b963ad527056c2f66ea0c2d9dbf..b8f9f0235c35922c2c98dba5536555e05d98698d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 26ce6568b20ff198f349341cb75d8547ea5a077e..a6e247ef338dbbb13a03764fd075e8328286fe43 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index e1925e41b7a4856b06e9ce49bbf33e0d89c28725..9f8f4e4d614f573b083cd85cd7af6c1834c32468 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 24d78b7cd8b3de5f5e97b283694c89b5ec12e418..a13e6a0e28ec25ac185f2479359acd024a6eee2b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index cb3e1f7fa5ed61c996ad0ab39f97d0529556a70f..a5d8cefdb0c29c7074ab769d736298a0754884c1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index d51d94063bdd33f9201f633d9d198868a394c058..2062340aa228d64f0fe6340245f071deb05983f2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 42c7f4ae279a90e40717b6ddd014105d1db10435..16f405c38645c88abfa4eba7036f357076cc2698 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 7de868d228bd7e9d3291859c7d39720ea660b72d..f747375d653428e0289e09a050ffa3f3dbadedab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 2d8871dfd7cdf279fe857f591c44b195e5e5c5ab..b64b4ed9dd1f43224fe66601a59493cbed9874f4 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>parser-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index 0c5e062b9c66d8433e852bb747f97e87b86e2655..66d395f3568dca360f295b2b00e89f28c89fd634 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 901c5494df2c4c12d70cc67bbfe6fb1f1c06fcf2..a786f7c50c33b1afd334590ce238485cdf5d3cd8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 963680510d010f712328ba28d16d9ab280af587a..c7eaa0965762ef0df7e8cad5d35b76b4b04e7fbf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index d2a80f46523dce6aeb35fc6bc187d9382376e811..8e7be7d9482f69c154c83f712d46923dc62b6b6f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 41630859f110d4aa6da7177ebd388b9b82233f22..f8e83d96ef7e892010c0b3ef295f84d877b4afe9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 467dc8357a94c9d873b8fb0b4a7e113164e0e589..0e328707884d42e0a4834f849f9941832184ce46 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index e944c2b8ed38cf0b3d709566e895d6444b3bf4b4..f808756b4a97c73426e725438d74a2471be07365 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index bc7b53ea77712ce5e45b00ac2c598bfacd3723c1..03c485262a3ac0c675df54b89ac48556ab935313 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 114e51c3915a89309996dacb102bc574703ea7db..afb536d60bb60fa55fe2300968792e9733b015b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 4af7e056762d604227ef7bde5382dbc9c6a5be20..fc17ca8abbc68ab1ad8fdf6aca0561c8e9faebab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 006518264ae653ca3bf9f4d11af6d380b63b7e94..48158a666651051c037598882d2e9633059a6c2e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 0227339fe0d2150fbd9b4584565f2146694f1068..51fe422b32a6980a220c50e55668cccc0a3e3a12 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 0a1389a7f7914c0b76703a08e0c0a501a4142854..7eea1fb32ae00d5ac6b3bce1dea72efa079bf0dc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 098d614e8630b89cccddaf2c1b6893bd3c79f327..9d85c2fb7af354e8af3142b292e5933f0897cad1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 0b019f252d2feaadeed9203b2e5e459eeff66285..6608ea01ba5e69112c4d6c4fdaf72a48cb0c82e5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index abb5a3fcbb6f58c41d8ac4389e2dc9a0bf8371fe..5dfad48ccfe121aa6d72e15465fb3aa36e506999 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index d8cdd195e1591ce259347d454f4c38ae9750617d..cc3cd337cedd13f4a5dcb0de63fba6bbfc362dcc 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>plugin-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <modules>
index 2a08e17b984f9dc44500fb0435233cde6397d200..e4580c410c8bc012c4a25624671d4f7af869cdf0 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-it</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
 
     <properties>
         <!-- We are doing abhorrent things here unpacking our dependencies, which confuses analysis, just skip it -->
index 2518b5b66d6ed8d717f3f0f0cbf40170265fd84a..d357207a016751bba1be83236c0184df1cd1c252 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>maven-plugin</packaging>
     <description>
         This plugin is a wrapper for "yang to source code" generation.
@@ -45,7 +45,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 508506ef04278e10f92b8455185fdab24fb3bd0d..370ea62ad81bf7a4fb771de848a486774d207310 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>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <description>
index 3a8b7799279ac9314046e3ccd495d9d61054970c..8dadf244702a2ad7a6bc9306822baef49c414fd0 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>tools-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <modules>
index 9fcd7f0ce8a80c50e96950661e91d092df1a3734..c78b0bb9b1e8fb2025a9d722e5dae45ca8ef5e77 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-validator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</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>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 750d57bc6ae43fbe51b89b52540e7b00452f47a1..f584a82224bf61604cf13a31f573c2e4c1183088 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-validation-tool</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</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>14.0.12-SNAPSHOT</version>
+                <version>14.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 638908f3a03a5a15f7c2a3e532653426a6903f51..cd7ddc28fbcae8428834ad5d9a98504dc3192a4c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>xpath-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index dca1e7c92fb98937a2642a2ac86f89326430af8f..37c177032c5ca8bef5e683d5b0bb74fe9437846a 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
     <artifactId>yang-xpath-api</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <description>YANG XPath ${project.artifactId}</description>
index a862e9208000d86b0de118a9bdd792c754ac9b62..27d145fb589ce28751c9d3738c50a4211628bf0b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index 568309aee4785472dfa0b32d08334cb833a435f1..5316ffd9f865cf29cad09a2a9b4dfbf0585d8c7c 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-aggregator</artifactId>
-    <version>14.0.12-SNAPSHOT</version>
+    <version>14.0.12</version>
     <packaging>pom</packaging>
 
     <properties>
index 40d6003c147dfc24e554314871313db93290067a..28a6ae3aace6c28718d24fb78d002ff8d4594915 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
index cd85a034f21576b6dbe8aaf0793d11661fe7930b..fef1c650c9b564321868d6c4b11b36c389fc4590 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 559a7125bfffb2116250ef7594408bdfcd05d970..33b3e82080920f2b45c8a552146a88efe223dfce 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>14.0.12-SNAPSHOT</version>
+        <version>14.0.12</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>