Applying the Helium SR4 release patch 35/24635/1 release/helium-sr4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 30 Jul 2015 18:55:34 +0000 (14:55 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 30 Jul 2015 18:55:34 +0000 (14:55 -0400)
Change-Id: I5a8d40d43777bccf0ad8e8c01e4b6d05e88305be
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
78 files changed:
benchmarks/pom.xml
code-generator/binding-data-codec/pom.xml
code-generator/binding-generator-api/pom.xml
code-generator/binding-generator-impl/pom.xml
code-generator/binding-generator-spi/pom.xml
code-generator/binding-generator-util/pom.xml
code-generator/binding-java-api-generator/pom.xml
code-generator/binding-model-api/pom.xml
code-generator/binding-test-model/pom.xml
code-generator/binding-type-provider/pom.xml
code-generator/maven-sal-api-gen-plugin/pom.xml
code-generator/pom.xml
code-generator/samples/maven-code-gen-sample/pom.xml
code-generator/samples/modeling-sample/pom.xml
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/features-test/pom.xml
common/features/pom.xml
common/mockito-configuration/pom.xml
common/object-cache-api/pom.xml
common/object-cache-guava/pom.xml
common/object-cache-noop/pom.xml
common/parent/pom.xml
common/pom.xml
common/util/pom.xml
integration-test/bug1196-test-model/pom.xml
integration-test/bug527-test-model/pom.xml
integration-test/bundle-test/pom.xml
integration-test/pom.xml
integration-test/regression-test-model/pom.xml
integration-test/test-models/pom.xml
integration-test/yang-runtime-tests/pom.xml
model/iana/iana-afn-safi/pom.xml
model/iana/iana-if-type/pom.xml
model/iana/pom.xml
model/ietf/ietf-inet-types/pom.xml
model/ietf/ietf-netconf/pom.xml
model/ietf/ietf-restconf/pom.xml
model/ietf/ietf-ted/pom.xml
model/ietf/ietf-topology-isis/pom.xml
model/ietf/ietf-topology-l3-unicast-igp/pom.xml
model/ietf/ietf-topology-ospf/pom.xml
model/ietf/ietf-topology/pom.xml
model/ietf/ietf-yang-types-20130715/pom.xml
model/ietf/ietf-yang-types/pom.xml
model/ietf/pom.xml
model/l2-types/pom.xml
model/pom.xml
model/yang-ext/pom.xml
pom.xml
restconf/pom.xml
restconf/restconf-client-api/pom.xml
restconf/restconf-client-impl/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-jaxrs-api/pom.xml
restconf/restconf-test-service/pom.xml
restconf/restconf-util/pom.xml
third-party/antlr4-runtime-osgi/pom.xml
third-party/pom.xml
third-party/xtend-lib-osgi/pom.xml
websocket/pom.xml
websocket/websocket-client/pom.xml
yang/pom.xml
yang/yang-binding/pom.xml
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-composite-node/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-operations/pom.xml
yang/yang-data-util/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-util/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml

index 9f2afa0d53659ab570cf27baac93175720cbdd5c..ea09f7635ee7d420355e3e679bf5371ffe3faae5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../common/parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -14,8 +14,8 @@
   <artifactId>benchmarks</artifactId>
 
   <properties>
-    <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
-    <yang.maven.plugin.version>0.6.6-SNAPSHOT</yang.maven.plugin.version>
+    <yangtools.version>0.6.6-Helium-SR4</yangtools.version>
+    <yang.maven.plugin.version>0.6.6-Helium-SR4</yang.maven.plugin.version>
     <java.source.version>1.7</java.source.version>
     <java.target.version>1.7</java.target.version>
     <jmh.version>0.9.7</jmh.version>
index 1cd0bbcaf37e86064964dc8ff2a242e48f282aa6..1c67b2095e3d22418fef7ae1af4e0167906bc990 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 627c3ef6661fdbe674a38ea314bc2c7ea0512126..10311d3f7b12f82388b4b0197fa0791e8faebb9c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 995c8d26b9be3671a2f2c5d94021a011406b06de..63a9833bc247ca9b70e8ee273bc5fd25fde98cc1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 98fad5b1751b40c5ec1cd643f91fc3a6dd60f5c4..5b3444b235bf0b5ce154879afcd1babf57592cf3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index b89763d73ad1b49c856912c99ce7eeb0f7a353fe..0d960f31134810165cee4b8ea876784c09685c1e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index ec976b92667e94d224cc2764ea4e78b9d3098353..70da93b92806131ffd08efc91c67d7f2130a0fed 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 46ff87c0870c317e78e9af823220e9f0223602b4..efd0bd8ab9a80977aaedc97c003dc99b73e8fecd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index c801a48c5e89cc710c2acd0d4bdba059c67d737f..72cf259b325beefed9abe35161a38f4a310a9c4c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index f491766dfe31db906de3c70475b8922695f8a5fa..4943e04f003a06223a8a6b4b3e1bbd5e097e30bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 15e5d0847bd33355db72456ea7da37da8d4b967b..4598edf416b393c6fa26e12bc3071e2cda998d85 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index 0873164dcc510223e5c299ad0e38164959abdf1d..28f18abe3c0fd25a3c5cda3b426324f4b07876ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index a9197aaaf7193db3e460a8e9f2f08f0d6acb39df..b2dafb826acbf2e50e04e211d3dff0c4829f5fbd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index 6efb2391d4ad0a6e2a0162a720a24e7bd365bd65..ff66323ed3c433e861fbe6090876c44b294c279b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index e715214a395eaa48c646c13d584e3ecf9fc97206..88f824e3798fec13090e313822a38d96eec30864 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index 9a67ccc5741838aad63bec269c579fb1df6f9870..da377342bf17ea5d523208d5e150d62ba019c85f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 5efe9b3799c4406d72101541b534f1aa3390a64c..16459fe85d82a0588231d08ad9fa8e763c272ed5 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.6-SNAPSHOT</version>
+      <version>0.6.6-Helium-SR4</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
index 70af62327302573eb285535179dc27eb802d0080..a98db6f472f1bac4f3b76358a1f782c13b07af1c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>features-yangtools</artifactId>
index 61fc5134e0884fc4d55a5840ef711bd1cdfb3bb5..e8aa4e63530beefc0cc4f5f16ba06cf016c90c6f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6b2b9c781c200958b7175b8cbb58c328c76a2e99..3cb208f9c1407a64d8d388fbbbf5e3340e97fe61 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index d9a184253287b7022414745264f098fd3956d46b..5d6383081a7e9eedf8817f39279f3176d2ee9fa3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 08326cf054a721044b16dd7059bfdde7d6fba9d4..a6f0357a29e9e6e2a16283a092edd383fdfa4f35 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 534807a7b2212a2b58b5eda3e45be5a67ec7d1a8..5ef60fd12ca11d33a91f57c6a1cb877f1cc9204c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.6-SNAPSHOT</version>
+        <version>1.4.6-Helium-SR4</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.6-SNAPSHOT</version>
+    <version>0.6.6-Helium-SR4</version>
     <packaging>pom</packaging>
     <prerequisites>
         <maven>3.0.4</maven>
         <ctrie.version>0.2.0</ctrie.version>
         <exam.version>3.0.0</exam.version>
         <groovy.version>2.1.6</groovy.version>
-        <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
-        <ietf.topology.version>2013.10.21.2.4-SNAPSHOT</ietf.topology.version>
-        <ietf.inet.types.version>2010.09.24.4.4-SNAPSHOT</ietf.inet.types.version>
-        <ietf.yang.types.version>2010.09.24.4.4-SNAPSHOT</ietf.yang.types.version>
-        <ietf.yang.types.20130715.version>2013.07.15.1.4-SNAPSHOT</ietf.yang.types.20130715.version>
-        <ietf.restconf.version>2013.10.19.1.4-SNAPSHOT</ietf.restconf.version>
+        <yangtools.version>0.6.6-Helium-SR4</yangtools.version>
+        <ietf.topology.version>2013.10.21.2.4-Helium-SR4</ietf.topology.version>
+        <ietf.inet.types.version>2010.09.24.4.4-Helium-SR4</ietf.inet.types.version>
+        <ietf.yang.types.version>2010.09.24.4.4-Helium-SR4</ietf.yang.types.version>
+        <ietf.yang.types.20130715.version>2013.07.15.1.4-Helium-SR4</ietf.yang.types.20130715.version>
+        <ietf.restconf.version>2013.10.19.1.4-Helium-SR4</ietf.restconf.version>
         <karaf.version>3.0.1</karaf.version>
         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-        <opendaylight.l2.types.version>2013.08.27.4.4-SNAPSHOT</opendaylight.l2.types.version>
-        <yang.ext.version>2013.09.07.4.4-SNAPSHOT</yang.ext.version>
+        <opendaylight.l2.types.version>2013.08.27.4.4-Helium-SR4</opendaylight.l2.types.version>
+        <yang.ext.version>2013.09.07.4.4-Helium-SR4</yang.ext.version>
         <maven.javadoc.version>2.9.1</maven.javadoc.version>
         <jsr305.version>2.0.1</jsr305.version>
 
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>0.6.6-SNAPSHOT</version>
+                    <version>0.6.6-Helium-SR4</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.6.6-SNAPSHOT</version>
+                            <version>0.6.6-Helium-SR4</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index a897b125cf6dde003f9edd8cbeaaf9c2d80a82a4..b2220a58dde3727176306a481151145c25e6c4e7 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.6-SNAPSHOT</version>
+      <version>0.6.6-Helium-SR4</version>
       <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.6-SNAPSHOT</version>
+    <version>0.6.6-Helium-SR4</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>common-aggregator</artifactId>
     <packaging>pom</packaging>
index 07f3e3a045f20565092745ca7e494dbf928e8791..9de1015fb9ebee8173626dbdc154ee0b7f40be80 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
@@ -51,7 +51,7 @@
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
             <scope>test</scope>
-            <version>0.6.6-SNAPSHOT</version>
+            <version>0.6.6-Helium-SR4</version>
         </dependency>
     </dependencies>
     <build>
index b312b051287c85c5f0159b8baf77ca633031ce50..681cf16a1c1a03575cddbbb0cae24d26ca8fcf29 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.6.6-SNAPSHOT</version>
+                        <version>0.6.6-Helium-SR4</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.6.6-SNAPSHOT</version>
+                        <version>0.6.6-Helium-SR4</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>yang-ext</artifactId>
-                        <version>2013.09.07.4.4-SNAPSHOT</version>
+                        <version>2013.09.07.4.4-Helium-SR4</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>ietf-inet-types</artifactId>
-                        <version>2010.09.24.4.4-SNAPSHOT</version>
+                        <version>2010.09.24.4.4-Helium-SR4</version>
                     </dependency>
                 </dependencies>
             </plugin>
index f5ccc37523da84e6fe3cbaee557d601d91dd751c..4dbb97fa9c88d1e1018f38aee67eede663772244 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 3cc38ee787723514c0dc68a1e18cac44ac179386..372ea6231f4a754dc3ad125754b5b4390516086d 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 492cb3a840b6ae5046c9d54a6c9c64da3cded966..3d05c486453bb8d234f2d723a70d658fa5f76186 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.6-SNAPSHOT</version>
+      <version>0.6.6-Helium-SR4</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.6-SNAPSHOT</version>
+    <version>0.6.6-Helium-SR4</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>integration-tests-aggregator</artifactId>
     <packaging>pom</packaging>
index 50743526e055f073431495a9da0c422b2848322f..6612c4c99756958ded3d11a9be9eb3ecea7d7e01 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index 8a425b6260ecddc51d9407cba974078cb2d89ed5..1e7298f804019ed4362c02c0c37ae27ceca7f89e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
@@ -60,7 +60,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.6.6-SNAPSHOT</version>
+                        <version>0.6.6-Helium-SR4</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index ecefb901c1806e2c3b9fe5d2c240ab8cd7b9a868..d65417adb39d0f6815ee5b8141506cbd2190e789 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index a65d37cc20c6c509154a1d1b1963a6d3011aed60..7b33f19a96712e2ddae147f2280c45db6f5e6f3b 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.4.4-SNAPSHOT</version>
+    <version>2013.07.04.4.4-Helium-SR4</version>
 
     <build>
         <plugins>
index aa1e3d4837b73dbe52ae08c85626a00d64d1087f..47e376989aa760be6283e02d57b7d58ac4eff96d 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.4.4-SNAPSHOT</version>
+    <version>2013.07.04.4.4-Helium-SR4</version>
 
     <build>
         <plugins>
index 91d2fbb9a352948fd0171ac34153db8eab3ea8ab..5f81e204df82a136e2f320b2d0bd750c5ccddb8e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 598c83e012e99b183ec18fc2c02d50ce66153180..0f95f5a749a173616af066fa3655d68bb4b49777 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.4.4-SNAPSHOT</version>
+    <version>2010.09.24.4.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 68bc32f6a07119e25b0e6c7fb9feb9c382137a4e..1e4370228de39a97c01efde86f35d55873cf6159 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index c956e4b84547aa78d11d8551d36a44acf60f6270..a2d40f636b322361e69c146f38bd9f418fe50b19 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.1.4-SNAPSHOT</version>
+    <version>2013.10.19.1.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-yang-types-20130715</artifactId>
-            <version>2013.07.15.1.4-SNAPSHOT</version>
+            <version>2013.07.15.1.4-Helium-SR4</version>
         </dependency>
         
         <dependency>
index 1d188de26111cb4f969921a3242161d097c5b9b3..d259a8040982275a575e7e5beda986c6ef3dde81 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.2.4-SNAPSHOT</version>
+    <version>2013.10.21.2.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index be06436b79eb7e53554802e6b3af573548a4df75..9a172b645b2d2a244bb904f7e23e072b7297eafa 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.2.4-SNAPSHOT</version>
+    <version>2013.10.21.2.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index bce2f8702efee04ead7fad464914c1b66b2c0f10..d2691af73d7e7b293af0b955674789ea80e4a9c7 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.2.4-SNAPSHOT</version>
+    <version>2013.10.21.2.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 09d7e6bcea533cd2ff330d2ca03465c8bd25a3ce..8050fbeffb41f904b7479347fcb183a3356d04ec 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.2.4-SNAPSHOT</version>
+    <version>2013.10.21.2.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index a8e8dce672d6000d0ff1e1f66daa4461b4f5bbb2..1833a78682c5f8f168536c024e765b291f643531 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.2.4-SNAPSHOT</version>
+    <version>2013.10.21.2.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 9af4a9c8ba8c554e34c68592bd18d00988c6cea9..ccdd969284d0ec6dab8250988aa4c58e343bb1f2 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.1.4-SNAPSHOT</version>
+    <version>2013.07.15.1.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index e82cd00ec8454284ef06fab503903ccebf1cfa17..86e3bb92e40a8cd801c06c32d188972073723e2d 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.4.4-SNAPSHOT</version>
+    <version>2010.09.24.4.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 5da83fa517e11a4716dc416ea7ac8ce4517d6f86..dafcd1cf6b8d8493a5a2eb245a330ecf80a5721c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 615e93c2fd87748af9534d9ece55c0b573853de2..305d7e3ee0f43a6f34ea919746e79df891f3a75f 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.4.4-SNAPSHOT</version>
+    <version>2013.08.27.4.4-Helium-SR4</version>
 
     <build>
         <plugins>
index 2fa8583dd6716d9d2df89e3a157170808ee289c4..f885eb4f01c9267e716c642fcfccc103ab810858 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.6.6-SNAPSHOT</version>-->
+    <!--<version>0.6.6-Helium-SR4</version>-->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>model-parent</artifactId>
     <packaging>pom</packaging>
@@ -68,7 +68,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.6.6-SNAPSHOT</version>
+                        <version>0.6.6-Helium-SR4</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index e973a061a9c374fc45724b2e898cfacd9ad9c464..8f9cc20ccb85829185b0cb93058a822ef583c280 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4.4-SNAPSHOT</version>
+    <version>2013.09.07.4.4-Helium-SR4</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index 3ace57e221b10fc2bad9f6e175a82c54a81f2efa..652accbcf0dfc126ddb4a074bd7ad245208775b7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.6-SNAPSHOT</version>
+      <version>0.6.6-Helium-SR4</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.6-SNAPSHOT</version>
+    <version>0.6.6-Helium-SR4</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 077a917647528424c99256d98a0aa489b146e7f7..d7595c0537f35dae986958ae9cd7098868db308b 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 6d20378a217da5049b1b9b7c6609effbee4f9441..5a523b970fadae1dfb10789f5976eeeb51a55715 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <dependencies>
         <dependency>
index a963c609cafa55f50303b6e0451dc25a0abf6d39..058a28951910c676e50ff8014272ec4b88710dc7 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index d212742fb3aaeadc0c766ee29b8f3f1d967fc0e2..0d5eeac23117c2a453ab808544b91184b8080cf7 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index 29f4be3dc16b021ea31d7a08dd0aa7a6e29bea3b..18b4ef44e973cfe6efc25601dd822004056ffff6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index e49e343e57c61e10ba19a3b0a26de8cb2182ab7f..82013e4714616cf11928c82041fbc1cb57a5011f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index 226299bcac529bb1225fac1f79841e964e675ee7..f04071ff105649c34bf9292a60058e8253a2cf12 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
     </parent>
 
     <artifactId>restconf-util</artifactId>
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>binding-data-codec</artifactId>
-            <version>0.6.6-SNAPSHOT</version>
+            <version>0.6.6-Helium-SR4</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 2a1e2ef5d68f421084fe5982a1b97ebdfee1b818..3d41835dc64814fd4a6cbb743f74f0b64ded118b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index fefe74319cc3f5ca7127a2aabe8ca6188ab00058..1a47341f876c82ca9f5d1f80d6adb812f754205c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index cf7e431dc02b79057a91cf59cb73727310b35837..af5b36bd16742a20dd5d5b5b778f873a951ab910 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 60a220acd679c7f6d200a885a792a58a09c8dfd9..90b1cb4baea8725402415fcd65445cf2d3e893ed 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.6-SNAPSHOT</version>
+      <version>0.6.6-Helium-SR4</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.6-SNAPSHOT</version>
+    <version>0.6.6-Helium-SR4</version>
     <artifactId>websocket-aggregator</artifactId>
     <packaging>pom</packaging>
 
index 20451768cb410d51e454bfb7d7ecd56918658275..8ff9f8c345065a55d572c1ad6ae898584423e354 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 941e389368d2433350ec3cd5ee5a84e7361844dd..6cca56bfa14eb9067b54fb13452674595c8aebd1 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.6-SNAPSHOT</version>
+      <version>0.6.6-Helium-SR4</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.6-SNAPSHOT</version>
+    <version>0.6.6-Helium-SR4</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-aggregator</artifactId>
     <packaging>pom</packaging>
index 9c7b6af5120624c1681e671543f163b693cbadb5..9310104ea6c2b1401a42184b86507ba7c316270f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index de6c851d53e2acaffe938cc04499ae5fc7228d65..0b5c39039cad54fde15f027b82854fbc0d235971 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index bb151c758f2399158ad2c8a545425fd4f7574fef..afa1bb8dcd01def5cbd0b67044242d47d0aafcf0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 98945cc1bf07d2752d16ab8a60af0fc007c9ecbd..a8f1f42e55e23fc54b3612a7a57844608d410a5f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 87297be0f0d41db3899ade118af314f6d10b1592..5c51648e683eda9f83a4bcda263489b285762133 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.opendaylight.yangtools</groupId>
                <artifactId>yangtools-parent</artifactId>
-               <version>0.6.6-SNAPSHOT</version>
+               <version>0.6.6-Helium-SR4</version>
                <relativePath>/../../common/parent/pom.xml</relativePath>
        </parent>
 
index b448060b57964a0f8d8adea2c66e4054e48bff94..6871aac45781d4c7bb241b6244ea9c7b5ec5c6d9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 02e7ffdd069d49aa1cdb35e7b568a1a6a6ba2093..00915049755654c9aafe08b752a147df42796d01 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 0c65d8d75d690669c85ad7b77a2141f5fa5ba702..3cd27671fe34184c29c0394d98d2fde9ac93cf9d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index cc15b722eb785d213fb0b5603816699160d77361..5c99b160398fa7c45afb11d3fbb0fe8a93aa90b9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1b58a1b77c45ae0176d076d34d7f80aac2c9c232..f72622c6f1c79a78cd75d0ce6555ef0effa0b945 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index f274e520a47657644407a972884b345088cf08d3..55871806b41d8ad0a5d3923b8192fbac359181b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index fd675812172fdf58dd034b72131eca7ffb69e8c5..d33a83981c441b781afda40595b2dd964d29bd1b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index d70fee746089c3ef8b6e3147ff81368812477081..06494548d0707e57a84788ed2ce147f6f71e4a2e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 28fbd991b97c2d58f8f421a49af7c94bec35393c..e47bb31d0396b86ce898c3a70ebf7c603c9490b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 0db8243662eb07b8c5a9c0b96833d253bfba593c..5a8c64783d0973947e790bbdc1dcbd578493be35 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.6-SNAPSHOT</version>
+        <version>0.6.6-Helium-SR4</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>