Applying Helium SR2 release patch 18/14718/1 release/helium-sr2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:14:39 +0000 (00:14 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:14:39 +0000 (00:14 -0500)
Change-Id: I713efc4781b0b24a0c80885f8f3a0b05144d0c63
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 5cf1132ed06ab5e346578e32492387cd907bc89f..f9a93b0db1415a9b646472668a384e1406625fd4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../common/parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -14,8 +14,8 @@
   <artifactId>benchmarks</artifactId>
 
   <properties>
-    <yangtools.version>0.6.4-SNAPSHOT</yangtools.version>
-    <yang.maven.plugin.version>0.6.4-SNAPSHOT</yang.maven.plugin.version>
+    <yangtools.version>0.6.4-Helium-SR2</yangtools.version>
+    <yang.maven.plugin.version>0.6.4-Helium-SR2</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 9cd7526f310bc03faa32b2892a165e8bce591342..dffda17a369370774e4536ea5da98529c860f3d8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 0a3b050f9bb7a6152d35b0ef8a2d59ee8b7bd8f2..0a98fe37d216b005842ae62a04b49957a0773d0a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 60eea1cac271c1aad33fdc74fb5c339a3cd6304f..6b66bd84650c7eca9b06046d0ed96a97d6233326 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 1494ac74becb7e6e4b362a9236dbf6d2f886b780..8f67b7ac85b3dc3a5356d81dfcb0b54878f0f832 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 36b9c2a5d98e4a176ee4bc5849922849181d1266..eb0a300a4a451ced00e83f171b228f6a7b3d5070 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index f47f9179529f7ee8740e7da2506f63fe5cc7f89a..bb1e1c2748088e48323259f1715b65fa445f1315 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 34754fdc9c0606c5ee2d658244e178353d475e34..ed5f4ebe288c9a92d0a5c7c1ad299d2dc134e4bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 20a86357e465e847badd0bfa540b50d9962ebc08..8cb2aeed4e58aedaa4f4e62ae19f7bb5dae8a43e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index ceb5f272d78e6863d3e29f30f78cfb7b92cbd586..e405fe0ee7192f8160b5be66c1730d1076ce7fec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index cb6b4edf42b76fec5186dc936a69e94d54a87804..7cfb62e1184562aee5089a50a7613ef0404f6deb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index 0d81ed2c9d38b0a88fd22df1e276dcde6cb57a4e..331024499e65c5030c40b7406356cdc38e50cbaf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 737165a28311434e9c5c10c55114036fb228a711..cfe3b2cb3f98841bbe586dc72772e588df53c1fc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index 4bf1e607ec9e38e4966fbdc044ec0722f1427d5c..0c9efc58faab52aff5d96181a5af398b4e13ef2c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index 6b401c327e51468c4ecb1c3f3222c9819942e2fd..b1e4b761d25d74ec603c7b1f29075d4a210b0f93 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index b082c7442e940661781152b5f7e525b90fffbd35..6c9b32cb2a26a5f17eaab9315d425694cc0a0bf0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6b625e9a3c4c2c17531f483c89717f34cdaa920c..11344696d5649f11479e7cdd16187881cdf96110 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Helium-SR2</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
index ebf3b9936599bf069545415e5256956b786824ef..5998d7be3d5735c0523c8907f4631544d67ab590 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>features-yangtools</artifactId>
index bd01341fa5b09ecd7b3bd6d8fbc9c1b54156d6ac..d34a69ec4a555d4cfa26a6c7f08fb7f65c17d4b1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index ebee718a2c27a0415e77a1d822445a5454e3b4b4..fe94296b7be3df0daab325f14a17c3b5c5456fe9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 6b38c26602565fd3f8def10b8acd44e328893cd8..45f391410ab95140d77d975dacef586524bf7158 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 891e62efe8207ed64e8431822a3cf9eb02e6bd83..6cb1504042bd5ea53c8ece05080e8072deb00aa7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 581fd39e983f84aad33e5c45002240110b14ff22..d6692912f51cf3e0730d3d8ea9a44858c155e51c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4-Helium-SR2</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Helium-SR2</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.4-SNAPSHOT</yangtools.version>
-        <ietf.topology.version>2013.10.21.2.2-SNAPSHOT</ietf.topology.version>
-        <ietf.inet.types.version>2010.09.24.4.2-SNAPSHOT</ietf.inet.types.version>
-        <ietf.yang.types.version>2010.09.24.4.2-SNAPSHOT</ietf.yang.types.version>
-        <ietf.yang.types.20130715.version>2013.07.15.1.2-SNAPSHOT</ietf.yang.types.20130715.version>
-        <ietf.restconf.version>2013.10.19.1.2-SNAPSHOT</ietf.restconf.version>
+        <yangtools.version>0.6.4-Helium-SR2</yangtools.version>
+        <ietf.topology.version>2013.10.21.2.2-Helium-SR2</ietf.topology.version>
+        <ietf.inet.types.version>2010.09.24.4.2-Helium-SR2</ietf.inet.types.version>
+        <ietf.yang.types.version>2010.09.24.4.2-Helium-SR2</ietf.yang.types.version>
+        <ietf.yang.types.20130715.version>2013.07.15.1.2-Helium-SR2</ietf.yang.types.20130715.version>
+        <ietf.restconf.version>2013.10.19.1.2-Helium-SR2</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.2-SNAPSHOT</opendaylight.l2.types.version>
-        <yang.ext.version>2013.09.07.4.2-SNAPSHOT</yang.ext.version>
+        <opendaylight.l2.types.version>2013.08.27.4.2-Helium-SR2</opendaylight.l2.types.version>
+        <yang.ext.version>2013.09.07.4.2-Helium-SR2</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.4-SNAPSHOT</version>
+                    <version>0.6.4-Helium-SR2</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.6.4-SNAPSHOT</version>
+                            <version>0.6.4-Helium-SR2</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index 10e4f152ec992e25934752b7cf1dc93e90c2c030..cab765c32b24ad7bb0f5f41e2b91122bef31b7a6 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Helium-SR2</version>
       <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Helium-SR2</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>common-aggregator</artifactId>
     <packaging>pom</packaging>
index 52b0a5c0d79ac8fd2941ce1aa24effd30ed94315..2115c343262909fabac9f04ecb646eeb51879c32 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</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.4-SNAPSHOT</version>
+            <version>0.6.4-Helium-SR2</version>
         </dependency>
     </dependencies>
     <build>
index 5e921730607394968a0d623cf4713bf9dc04ca5b..5ab9391650f32f9fe6f85b1a77f05106e2070754 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.6.4-SNAPSHOT</version>
+                        <version>0.6.4-Helium-SR2</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.6.4-SNAPSHOT</version>
+                        <version>0.6.4-Helium-SR2</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>yang-ext</artifactId>
-                        <version>2013.09.07.4.2-SNAPSHOT</version>
+                        <version>2013.09.07.4.2-Helium-SR2</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>ietf-inet-types</artifactId>
-                        <version>2010.09.24.4.2-SNAPSHOT</version>
+                        <version>2010.09.24.4.2-Helium-SR2</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 35a8d1651ee44a1671f46ba81e654be7c50d2cf2..d6569b55a6ad002016a4a905d040fe4c3b85f52c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 4b28434946b2501e2eb9b62b9a61c9753bc0c886..8ea5e9fdf99967408926d0cd14c078a4249b75cc 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 759206a14ef36faec972e582ebbf0e278ca7da3f..f6c5431eaed3849c89706b7a477c13a42b030b88 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Helium-SR2</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Helium-SR2</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>integration-tests-aggregator</artifactId>
     <packaging>pom</packaging>
index 4307af0593db2f6d2abdbc635941f28cd7a4e541..4f60e9a7517cf2c5d23233672cbbe0abba085bdd 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index 60da1788635d8041c2bd1c3258279dc5d47fa194..7cc4389cfd6da5d7d28fa94b12c8d0a876d643c8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</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.4-SNAPSHOT</version>
+                        <version>0.6.4-Helium-SR2</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 788a6372c8b5714c967161a29e4e589556801434..4b03f273fbdbc2fdc35f1a38338d6740134381fa 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 21ab400d69a8d8e933358452a8d4c6ee1a32237a..452fd4120ac52d93d55f801a02769e47ee8946e4 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.4.2-SNAPSHOT</version>
+    <version>2013.07.04.4.2-Helium-SR2</version>
 
     <build>
         <plugins>
index 969545485e03b8c10c95198b8a9efa4de3051225..9f51a2a0028c1cedcaca9bb9fdda5f8f0f221fad 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.4.2-SNAPSHOT</version>
+    <version>2013.07.04.4.2-Helium-SR2</version>
 
     <build>
         <plugins>
index 0116fb289c43da9c237f9eaa5e6793e25f0b7a0d..57fc01aadeed1be621f448e712b3bc76ddb423e4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 8270e865babfaef1950bb0843c2a28b02dcce14b..1ae7c6403cdb9f39d505daa942c09ae3f4f21a09 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.4.2-SNAPSHOT</version>
+    <version>2010.09.24.4.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index d29105e3f96ee44be5d60f10d7fcb929b1e43a11..39b789e019ef93f770f43e31515cede8114c0294 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 2558bf30203775603df99a6c4e19dacff75d7ffb..660ae4bdef99aed6e87dd2d5d6acc28f56d6332b 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.1.2-SNAPSHOT</version>
+    <version>2013.10.19.1.2-Helium-SR2</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.2-SNAPSHOT</version>
+            <version>2013.07.15.1.2-Helium-SR2</version>
         </dependency>
         
         <dependency>
index d7c5236856227757e7cc9ee40ddaa6ac5a49ceb0..4faea83a9b375ebb9398f81d2afe75640ab62905 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.2.2-SNAPSHOT</version>
+    <version>2013.10.21.2.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 3c24f17fd4e293fb59265a78c78f662a03eed1db..96a37c20f0e99f059346314d705b6baa22b5d179 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.2.2-SNAPSHOT</version>
+    <version>2013.10.21.2.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index a99ccc48aa9bf06b93d7357caf8f75bbff207b1c..c36801291bad6d9cbd92656997a795a1c8401309 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.2.2-SNAPSHOT</version>
+    <version>2013.10.21.2.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index a970e073e5c8dab0260fccd50b87f07ca02f8a01..0ff5abbd191500ffd6b4a6a9653a9809b729c8c8 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.2.2-SNAPSHOT</version>
+    <version>2013.10.21.2.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index dfb9c6aef94c974d53313aceb459022b4c3445c1..e26e0f9c7432d5c1ca4df46bb72f4cfbfee47024 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.2.2-SNAPSHOT</version>
+    <version>2013.10.21.2.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index aa9493220fd018b033a32ea546ae3bffdfd13cdc..c6edddb79a83be5b6296c39c07e0cacae88fde08 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.1.2-SNAPSHOT</version>
+    <version>2013.07.15.1.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 650b67c96c8ad29ade74f30575d76700d91a3f47..2d471357f262ae72c19ba9f08a5995b097b81229 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.4.2-SNAPSHOT</version>
+    <version>2010.09.24.4.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 81ca2db2a03d7af7ba59451a91edddbf3c88fd16..ac0a234f085062dc01935e7cb4706a2271708eea 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 3f5484d09ede4877462fd6da47aa9db60a085a19..2ea61f9394b536ca26ca88ebb47d01ab9d2417e5 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.4.2-SNAPSHOT</version>
+    <version>2013.08.27.4.2-Helium-SR2</version>
 
     <build>
         <plugins>
index 7b4d8951ef7b0f35164b966bd1bc79cc15c4f498..e5b68dad0b17db97038c79935809516eada88bcd 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.6.4-SNAPSHOT</version>-->
+    <!--<version>0.6.4-Helium-SR2</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.4-SNAPSHOT</version>
+                        <version>0.6.4-Helium-SR2</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 079b4111855b10e013e23ffb4c22bbfed519dacb..6b91d64402d87fb698e7ecae179945e86fe437f4 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4.2-SNAPSHOT</version>
+    <version>2013.09.07.4.2-Helium-SR2</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index dbf68d97b9fa505d305bdce811c8caf026652e62..a012c1ab92a75885c1b4ae4f385a99c60ec534d4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Helium-SR2</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Helium-SR2</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index fad5428f868fc6871bcd3927c6c6ffb6cec282ea..b3b4e0320b47b6fde5b9826ce10b8f813bd44c49 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 7372059d35f20c9e3bdb3e498825ff7a1e51d139..7ee7074b6f589c6e7b4e231808c79b5d0dfdde67 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <dependencies>
         <dependency>
index b32e767460558d9e1945d2a9efe70dbd19938b4e..2645706c0a92a36fbb73fc521bcf3bd413e32570 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index a4b64094b96053ebcd78ed114c6e26b1e85db768..c1b9c4644435fecc14dd59a8e1b09daeded0781a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index b8dfb02faf9eaf36eba2c8233f9f17da8f5cc326..904826cd6f1e8e65c82d6ab60074c194c9a76432 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index 209bc5edb2f3263412db7e50442797902849166f..a5ed68d8640f0323324a6a7a85a8a9db65ab380b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index 760dbbbb0c13db4c2b52458ee587ac20e2da2f55..7b2a003b5ab99d4abfb15a5848d853e96aa8a1f0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
     </parent>
 
     <artifactId>restconf-util</artifactId>
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>binding-data-codec</artifactId>
-            <version>0.6.4-SNAPSHOT</version>
+            <version>0.6.4-Helium-SR2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index c0661de39910fe55ccb7d8665b611fbfcb028eeb..ab608f75aacccf0259c768327046b3f784476493 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 5257c3442e1567e6869a8f4eaf40e68a24598fb9..8e50125d9af68fb49213018b1d76809129ca994c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index ac42388c5244ecde5b0f4f45d5a4b20e6d5988e9..ad9708c8be2011701bed83a2b47d96b748f7d13a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 8fbfe921ce0b92b3f204d2194ab13d5140c9df4e..ea6483a3b1e77fb2075a3e7190062207f6a8e850 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Helium-SR2</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Helium-SR2</version>
     <artifactId>websocket-aggregator</artifactId>
     <packaging>pom</packaging>
 
index f29ccbd35b0c9631a912e83c2e215ee261cb889d..884c37b0c89ef0134581d990088f0a377dd6ad2b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index e296fc00c00a2f49aeb4c577103da42a63a3b2a1..19e63bba2798c60b75c0c3e3a1d55c7591b285df 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Helium-SR2</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Helium-SR2</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-aggregator</artifactId>
     <packaging>pom</packaging>
index 9783d3f0ddb5b8b171a4a6a1521124204424f3d9..5efbb668632aeadfaeb2fbc5be051b7ecc9e1b4e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 2ac88ab4307930662b9d8f1ddd7331424327d311..d0359255038e6f8241796c582b9c076d83dd0eca 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 61bc1c876225cef61a3941365f8d1861de779252..44ba4c864a4bf482cf2ec741450961753da19839 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 79b9ee3464c250368d98bc061bf993ecd5c35af1..e2f2953b51f015a402642d1db8cdf9e53f644244 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 56c6f603b3d9c72a4220efe7717dac5abbf444bc..6ce97fad6cb3ade0980bec6bed2fa6280c9d9c51 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.opendaylight.yangtools</groupId>
                <artifactId>yangtools-parent</artifactId>
-               <version>0.6.4-SNAPSHOT</version>
+               <version>0.6.4-Helium-SR2</version>
                <relativePath>/../../common/parent/pom.xml</relativePath>
        </parent>
 
index 3534e9a77faaa57e655a313f8730fc8b462597a9..77a01c772bb38d37824446a067e945905097819e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6690eef87f935e08ab499d75ecdcadf5b543f633..29cb483a61ffd09141b11ac4901a6ddd2d9bd6b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8f02a6462877287c3a547da26345b143947fd92c..3949cf9701e1f4bc6d0638b5dcb3584218e3977f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index c068d0ed938e5fb056e61a531632eac3239eb009..1f9dcb14f4a01d64c224acee98f30b868832d88d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 383c60f301a316ee07c677505cd66c33c73df4c2..3e0992f0f1504649b049e94f106886e4145e7a8f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 44337cd786c05ef3ee78f9bf626736171c92f4e9..007d639184db0a3a78b163d76b6176f0fe5e074c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 5fecbbe76cfb5743b6ab02efefdeeefddebb4c65..be73383e1aeef1f59baf88b76cded1b582884ec6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 819114c8551866a240cad015b58c3dd74814a510..ae3abf364108b1de7fbae9087ad6b00d8cbe23b9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index c8cd38619ba833c4b449e8ec83d5b003e562edc4..8ff80273a324392938b26ec8a7f7a0699321253b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8595a0166e7cd5fc91d5c2271bde8ed26308fed5..40d0c2a2266427572022d64ab7c3361613789808 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Helium-SR2</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>