Applying the Helium release patch for yangtools 25/11725/1 release/helium
authorColin Dixon <colin@colindixon.com>
Fri, 3 Oct 2014 16:44:31 +0000 (11:44 -0500)
committerColin Dixon <colin@colindixon.com>
Fri, 3 Oct 2014 16:44:31 +0000 (11:44 -0500)
Change-Id: I38c8930662caaedbbbbddbef5fe81d6ad166ba37
Signed-off-by: Colin Dixon <colin@colindixon.com>
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 83805cf10dc91f42dc5427f1f07e92dbc4c6b340..ca45d9c0e118c535393d7e21d191a9f3699b8fa9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../common/parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -14,8 +14,8 @@
   <artifactId>benchmarks</artifactId>
 
   <properties>
-    <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
-    <yang.maven.plugin.version>0.6.2-SNAPSHOT</yang.maven.plugin.version>
+    <yangtools.version>0.6.2-Helium</yangtools.version>
+    <yang.maven.plugin.version>0.6.2-Helium</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 b8bf7e11ef1f9bcb5e6dc008239c077166c63c83..80361fb410c2c1112c89d8fbdceb97f9881fb5ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 71c94d6ed2ae2f542d1bbbaced4218af2a89c2da..ac5571ad40e3913f1f7d762fb91c1c733e3a764c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 39a98ad1ef4b301259ebb139471da9e6763ed663..0a80212f5141a9543382ce49e81e36f73ba7269b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 08b3cf478bc0f92352b294731e088f71386d16e4..9324dc85c19e8bd6582c3be207069281c8f22961 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index d6c7df04e61f8697836312e5f5becc5e0c7cefd5..fb751fdd3e4565700725294979256d09864da591 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 871e57b7ac6b7ebdd02ba8f11cdaeace31efdb13..022cd3ceddddbb64d025d78febc19ab454cf5f13 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 7473059676fc17ec0900aea55bda309792cdbb7a..488143c26ea37f55f13205d78a387227012f2101 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 106c90439e454eba056020acb3ae881183bed0d8..f6d584180f2420347e07f3f9a806646d27a10e02 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index cafe38e425d6f21598542b40aaac690c1a6e2a4c..db569e0fdb76c148475a697043c27e57b1aed6ba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 9f6f06ee639ff8810c22d986e5f00cbf1c296a3f..241d7caec98e0bfdf3c4e06e24daf549c3837c0a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index fc239681b50fbf6de3dfabd9397fd4c634b01481..fd71d0be55624788e57b3017be2cc572758c5d89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index bf2d1b7371c6d5c12137b864951cfc26c00ca521..8935ffe486d6d703948030877404d82d064f8fd7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index f9ef1a7b0b67d757eaee2c5ac4b10464f8fe4693..0470da55a84f14cb188d408fb1c241c6d981a8ec 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index 0a53537af2a3eb44e77b19eefe3c5182554da60d..ff60427165066446dec4df49f3be0351918c90f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index cdbcba44489083df4f524937133360be1508dbbf..753fe6e3acdc2b73b1c000ee994cd9a077eda9ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 79452b72c3de156136a5ee31d5676a74a1fc3acd..e7e0d32b3e17b226120b20e77a621632abe6a1b6 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Helium</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
index 9ecaeb485288d219b096792e020863d4edb544b5..8cb65fe1377b29b3f3835d62080c67292c405a48 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>features-yangtools</artifactId>
index c2e0d3e4472a61df1d5e0c44d53374d08df1e99f..53e082ab2ee77c365ced663f412427a92672b4c0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1ef06e20b4e25143dfc737d3c9bff4ddf203d18c..0b21d9288aee0101ac351c889849126ab49bd148 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 0291ff95288eb811d3f1d20c05c1ef64a9e5c302..ad845a4382ddc8e0f65b1b55f63afce0bbf8a70e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 088243dc003d59c2464b5443070dd11b31ced087..2207015a9a544ff508d79f3de47cbe60e770489b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 263fd7924315d22a42068133cdd8aea263f0dd68..f4a73ef5e90575539db0224d769f6bd768aa10b1 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.2-SNAPSHOT</version>
+        <version>1.4.2-Helium</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Helium</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.2-SNAPSHOT</yangtools.version>
-        <ietf.topology.version>2013.10.21.2-SNAPSHOT</ietf.topology.version>
-        <ietf.inet.types.version>2010.09.24.4-SNAPSHOT</ietf.inet.types.version>
-        <ietf.yang.types.version>2010.09.24.4-SNAPSHOT</ietf.yang.types.version>
-        <ietf.yang.types.20130715.version>2013.07.15.1-SNAPSHOT</ietf.yang.types.20130715.version>
-        <ietf.restconf.version>2013.10.19.1-SNAPSHOT</ietf.restconf.version>
+        <yangtools.version>0.6.2-Helium</yangtools.version>
+        <ietf.topology.version>2013.10.21.2-Helium</ietf.topology.version>
+        <ietf.inet.types.version>2010.09.24.4-Helium</ietf.inet.types.version>
+        <ietf.yang.types.version>2010.09.24.4-Helium</ietf.yang.types.version>
+        <ietf.yang.types.20130715.version>2013.07.15.1-Helium</ietf.yang.types.20130715.version>
+        <ietf.restconf.version>2013.10.19.1-Helium</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-SNAPSHOT</opendaylight.l2.types.version>
-        <yang.ext.version>2013.09.07.4-SNAPSHOT</yang.ext.version>
+        <opendaylight.l2.types.version>2013.08.27.4-Helium</opendaylight.l2.types.version>
+        <yang.ext.version>2013.09.07.4-Helium</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.2-SNAPSHOT</version>
+                    <version>0.6.2-Helium</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.6.2-SNAPSHOT</version>
+                            <version>0.6.2-Helium</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index f566097b35067db933ae3bc19be19974535f1b96..53d88679f97c33e3f62b6b888582c7018f501338 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Helium</version>
       <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Helium</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>common-aggregator</artifactId>
     <packaging>pom</packaging>
index 0255fe4be72c3563d091213a98b9768788fdfe3a..5c0cabe6337051b8debbbe8783c59105b144a450 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</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.2-SNAPSHOT</version>
+            <version>0.6.2-Helium</version>
         </dependency>
     </dependencies>
     <build>
index 621dc2d04dc945f74b3efa79e2b7f0eebd7aa9ed..8ce47da33c7da56fdd4137ce0292e8c225661693 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.6.2-SNAPSHOT</version>
+                        <version>0.6.2-Helium</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.6.2-SNAPSHOT</version>
+                        <version>0.6.2-Helium</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>yang-ext</artifactId>
-                        <version>2013.09.07.4-SNAPSHOT</version>
+                        <version>2013.09.07.4-Helium</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>ietf-inet-types</artifactId>
-                        <version>2010.09.24.4-SNAPSHOT</version>
+                        <version>2010.09.24.4-Helium</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 580afea5d3d652f7486ba0792893562869fea9a2..dc1d08c07fafeb88b74214a21cc4541fe70d9071 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 4ae787b3d39ba3caa40705c6d6af283d11d95056..1ae50852a8deaf39646ebcdd4b274bc3107689b1 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 997549c6ec69c14415ec4f1c41e002bc6e6ab270..ee6d810259454ddb95f116dbb9ed4d35d613c1a2 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Helium</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Helium</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>integration-tests-aggregator</artifactId>
     <packaging>pom</packaging>
index 01af98f61faf5030dfd2f5c6c4f36ddc4aed8489..b8fb55c9f73599127c5b5d305f183c200750c5c1 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index 765dcbf5c048f35e590d9db0758b9d3979fe8949..97134ead2ec13dfd899cb0ad3118efa0d8b30339 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</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.2-SNAPSHOT</version>
+                        <version>0.6.2-Helium</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 4913393b5a252f280b8fd6da5c4f45acdb3d928b..2db1ea96fdc75d0dd0a37a0e2f4db4f38ba30b25 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 34b54a6a73452ec82ad7bf093b7c17d747a1c988..43760572400afe756df30297966b93d0d02641ff 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.4-SNAPSHOT</version>
+    <version>2013.07.04.4-Helium</version>
 
     <build>
         <plugins>
index dbb472788a5b4238321631dad8b03386ceb6c078..c1d532bd359a91d7fb0d08092a7eb2d529bbdc22 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.4-SNAPSHOT</version>
+    <version>2013.07.04.4-Helium</version>
 
     <build>
         <plugins>
index 9ad48a2a83da49d27cc052e4baf17156fbea62cc..0d7def171d623e9708e582580b374c0c5e8b37fe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 768948e5c3fb9e77497df0b3b546f4f07ad0f1ee..71271f215950909602bb1f384421235f381d190a 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.4-SNAPSHOT</version>
+    <version>2010.09.24.4-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 23166005206afa8ae7776596552051d52dd14511..4c816b441ffd2f6851f45943b44a29bf6295e33c 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 8b62c3e1c71e4ebb26456afe77ce274f3f122947..85a2446e67947353c32f28c068acd9cbad445cf5 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.1-SNAPSHOT</version>
+    <version>2013.10.19.1-Helium</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-SNAPSHOT</version>
+            <version>2013.07.15.1-Helium</version>
         </dependency>
         
         <dependency>
index 8265a7c135b6fed5da815ec434a347e096f033b6..d2b753d545c8ebf5c58eade812b7a20108884c98 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.2-SNAPSHOT</version>
+    <version>2013.10.21.2-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index b5048c9cc0b0fbf932531690f123d26bd6f6ce5f..d7c29da4812be7a235c6a1d01ce04dc5f2b2cc65 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.2-SNAPSHOT</version>
+    <version>2013.10.21.2-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 2db65be1cd624ee251c8b3d105191243778e652d..3e2e31cb8c147ce044481dc3f7a97adcecf91c4a 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.2-SNAPSHOT</version>
+    <version>2013.10.21.2-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 04d847ef7c0cdcaae614d728b149187daebbe887..f7b8e76bb4d71597d557b154497783a09e85be46 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.2-SNAPSHOT</version>
+    <version>2013.10.21.2-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 86b814155451376601c11fbed94a77007dfac6ee..a10df247a9a5d74ee8b6093e88fc395e4172fd26 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.2-SNAPSHOT</version>
+    <version>2013.10.21.2-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 88000607479ffca2e49c3776934436d5be3b6f07..8718518ae5e60eb3ce2b9f4eb34f6aaf4051d3eb 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.1-SNAPSHOT</version>
+    <version>2013.07.15.1-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index fced463f9f204149435e2091a6fbf14e977084ee..1999e7c9ab89be1648cd0754267113b60c5df629 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.4-SNAPSHOT</version>
+    <version>2010.09.24.4-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 886a16dfefa5e2c3d5b6943284f44854bdaa5730..33005db79b06e7c5184117ed331d38e00ff6042a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index bbea425cd1740733788737c9d816078567c6e4be..1d90f0b09006552e3a0fce87c4a7d24f395e38cd 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.4-SNAPSHOT</version>
+    <version>2013.08.27.4-Helium</version>
 
     <build>
         <plugins>
index 1167a64fa65e40636868f465ca50f99d11131646..d94310d2fdc65e0a1280863c240af48298cc3c51 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.6.2-SNAPSHOT</version>-->
+    <!--<version>0.6.2-Helium</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.2-SNAPSHOT</version>
+                        <version>0.6.2-Helium</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 6a1d7d84e5e486ef9d7dd17033091a5d760df525..e986e7de3322e2943107fd55ec776fbdd39d6357 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4-SNAPSHOT</version>
+    <version>2013.09.07.4-Helium</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index a0e081e02b2165653c26a3288670ee2e6f552229..8ef124ccfec15944de8aa98b7622a21807bb9d55 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Helium</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Helium</version>
     <packaging>pom</packaging>
 
     <scm>
index b059887def2f19ade1e2c57bb1b4e5d4323d7f58..31be886dc6e1f0d73ac8b1dcc9407f6fce46c8f4 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 195ed6524a386ea4944a0dd0477c25dec4fcd6dd..a7e080ba7226874115d967eac0c65fc4cd9e7113 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <dependencies>
         <dependency>
index 6431684f3d7ac9baf77afa2064e28b2807a9bf72..9d58ad139b47e0c625f1b60f9309acda3224c4f8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index 102ddf760b0fa5658a583efa9498fd9cf674ca19..aeeab86ea457ab86a30c37736541b75ee1c21a56 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index 292b7d0f5b5693fabdfd3b205a20b462b090443f..0ed501cb8e7f9b2907f15979fc21d6accfa81034 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index e5e2a1b98042a887fb5291b62c2a97d9c9269b4d..d02024067e53c5e2dcfca2998d92bfe717978843 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index b65308761db3964e8d10b5ff09f98dbe7dda1918..25b8260d92edd22d34dc1aee58720eb26ee8ef0a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
     </parent>
 
     <artifactId>restconf-util</artifactId>
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>binding-data-codec</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.2-Helium</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 061363e288860fe849b0e749c275e4dc10be34cd..3e132ea3ea2cc053d9c70df0318b5ad7ce8413ed 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index ba1b0fe6ce424861a9296606325dd340df832c0d..9aa7ce7f58ee743eb15ab64e1ec41a0312657d59 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index 2a4017530c477e9d1e3faae8261c27ebcc86084d..26058f11f9e8201df39090b1c5efea244be3422a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 2edd23b4b130f0e0267c1e0fc392556def4d2fcb..38b98a12196b8a6bb0a58989905481c2dc37f851 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Helium</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Helium</version>
     <artifactId>websocket-aggregator</artifactId>
     <packaging>pom</packaging>
 
index 5276049630adccd14b1371b31cf1d23fae8f3a23..3d56dc407a277b1f83ef89b734fe24c110d78cc8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 269ad48ec10e2658a0574413368be51b78881f9d..306143c233fcaed3ebee402c71f2422c4b2289cf 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.2-Helium</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.2-Helium</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-aggregator</artifactId>
     <packaging>pom</packaging>
index ad339e8668b02542d6363eaf2bb11eb0597f2065..d8c36f7eb57a0bd19086e2a5706008131dcc6654 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 3b814bf84c9c417ea22d48ca0e1d3e648098c364..25b396526adf585e92352a8091b4eb03d43fa05f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index a44c527e2073793c018fcc5984cde15b664c8924..1fbc0f761a9811df0b42f34bb0563ff63e1f13f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6947a8121147cd5d05de5f73d7b11fdc620d738b..85a0be17f2537fdd67ce70da3afd111c6b8e1401 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index d4b1533cd2f055ac98759266f30e834061e6a401..e3406a1879522697345408a9d85950a9e10ab093 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.opendaylight.yangtools</groupId>
                <artifactId>yangtools-parent</artifactId>
-               <version>0.6.2-SNAPSHOT</version>
+               <version>0.6.2-Helium</version>
                <relativePath>/../../common/parent/pom.xml</relativePath>
        </parent>
 
index 1200c3735169227c740f4b6e522f25d4656fbac3..e10887178144e252637ef795ac75e490d174b38e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8d5397bb069faac2611a34ebc22c738f690495e1..9f56221f0f25366f5d26880103e71ebe3da65fd6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index d6615f7afba3229e8883a017e88718aaee932196..da4ad51712e7c72d81699e608b1cc9aada3a5ff2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 891e8898a00740b5bf66f78c2a27ecdad0642f1a..ce9ac6e9f6d6790d4414bd7f05c21002bdb66184 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 2cdd00bc40c066f5324f381ca3cd031b83c3d532..489cc23fa1e4525202f77a83bd7dbe653af4301c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index d780f767e25774281ec6e557a0c31eaa0a6a85c6..99c6ef0e59601238c3a489e4f2afa7e405ecb60d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index a993efa6cf4437bf3fa5ee71a305ede41d95ccf3..051a6f4c74d549a64bad781341cb20d151611838 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index a2bb89c602aca4ea64802a2bce70d9020ee698bd..f1f8a667545e9d619826729ca1f8985bf75ff340 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 5188319263d51f97a445c832b59098ea4f762a1e..7b7b8eaa93743045841cd90c649ad9a05933f4f0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8c752995d0002cde52e912b184cb63769bebf119..9f7e32062569106d00f8f26b26130c583d9a1ab1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.2-Helium</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>