Bumping versions by 0.0.1 after the Helium.1 release 97/12697/1
authorColin Dixon <colin@colindixon.com>
Mon, 10 Nov 2014 20:34:12 +0000 (14:34 -0600)
committerColin Dixon <colin@colindixon.com>
Mon, 10 Nov 2014 20:35:24 +0000 (14:35 -0600)
Change-Id: I030a544c44f438b4182b99313d209e839fb580bd
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 8c397c990daf15941141ca22da11fed720dc5a30..5cf1132ed06ab5e346578e32492387cd907bc89f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -14,8 +14,8 @@
   <artifactId>benchmarks</artifactId>
 
   <properties>
-    <yangtools.version>0.6.3-Helium-SR1</yangtools.version>
-    <yang.maven.plugin.version>0.6.3-Helium-SR1</yang.maven.plugin.version>
+    <yangtools.version>0.6.4-SNAPSHOT</yangtools.version>
+    <yang.maven.plugin.version>0.6.4-SNAPSHOT</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 de94eac750aefe1627a15d235fdb4a6f685eeba5..9cd7526f310bc03faa32b2892a165e8bce591342 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 2425b99dc88ecbc72de7062ef9aa95d86af9620e..0a3b050f9bb7a6152d35b0ef8a2d59ee8b7bd8f2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index a87ce1d5dd8e54f7fd61d0f4c57341c35c39de41..60eea1cac271c1aad33fdc74fb5c339a3cd6304f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 1b9e220659eabaf5ac9e760bde1628704f391729..1494ac74becb7e6e4b362a9236dbf6d2f886b780 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 1c2a04aa170b882bbc26e13063175113d035ad70..36b9c2a5d98e4a176ee4bc5849922849181d1266 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index a0a1561f09c289e4e665a4b30861ef53a25169f9..f47f9179529f7ee8740e7da2506f63fe5cc7f89a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index fec1d8b727caedcec68aeda656598ef763010e46..34754fdc9c0606c5ee2d658244e178353d475e34 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index e2ed0b1b58c1bd67d9f4ebf884f4fec19d2aff0b..20a86357e465e847badd0bfa540b50d9962ebc08 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 65003281a3803dd91202cfa0fbdd397cb7545c26..ceb5f272d78e6863d3e29f30f78cfb7b92cbd586 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index ec87e8789e172e509c90035c9d2c3cff0980fc36..cb6b4edf42b76fec5186dc936a69e94d54a87804 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index e1adabeb1bcae9539c0b76505d1a5a21073084c2..0d81ed2c9d38b0a88fd22df1e276dcde6cb57a4e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index b807eeaae79a953755210d31b3535f2c760e99c8..737165a28311434e9c5c10c55114036fb228a711 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index 3f0c0cee75dc9d0a0eaa5044be48b619d6d80dae..4bf1e607ec9e38e4966fbdc044ec0722f1427d5c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index 5f528bb09e59b031fc9747aeaa58087496e44a0d..6b401c327e51468c4ecb1c3f3222c9819942e2fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index defb961415a187cc1264da91716ce01430957975..b082c7442e940661781152b5f7e525b90fffbd35 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 4df32337236cc2570ef0edac49405963e1ce6bf6..6b625e9a3c4c2c17531f483c89717f34cdaa920c 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.3-Helium-SR1</version>
+      <version>0.6.4-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
index e2309232b6e20d64254716b02f28b701b387cab8..ebf3b9936599bf069545415e5256956b786824ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>features-yangtools</artifactId>
index 668b1816be08e28d24c4e201a22cd3900f387739..bd01341fa5b09ecd7b3bd6d8fbc9c1b54156d6ac 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 61236566a9bec02be8a0e536de3d59045107deb6..ebee718a2c27a0415e77a1d822445a5454e3b4b4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 5dd0ef18991bb97e833a7d41e3aa830e2b8cf253..6b38c26602565fd3f8def10b8acd44e328893cd8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index e794a4c380554c51e90d0600b7652877d08cc013..891e62efe8207ed64e8431822a3cf9eb02e6bd83 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 271bfb14c411f939659530933b45cb4f21206c0f..581fd39e983f84aad33e5c45002240110b14ff22 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.3-Helium-SR1</version>
+        <version>1.4.4-SNAPSHOT</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.3-Helium-SR1</version>
+    <version>0.6.4-SNAPSHOT</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.3-Helium-SR1</yangtools.version>
-        <ietf.topology.version>2013.10.21.2.1-Helium-SR1</ietf.topology.version>
-        <ietf.inet.types.version>2010.09.24.4.1-Helium-SR1</ietf.inet.types.version>
-        <ietf.yang.types.version>2010.09.24.4.1-Helium-SR1</ietf.yang.types.version>
-        <ietf.yang.types.20130715.version>2013.07.15.1.1-Helium-SR1</ietf.yang.types.20130715.version>
-        <ietf.restconf.version>2013.10.19.1.1-Helium-SR1</ietf.restconf.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>
         <karaf.version>3.0.1</karaf.version>
         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-        <opendaylight.l2.types.version>2013.08.27.4.1-Helium-SR1</opendaylight.l2.types.version>
-        <yang.ext.version>2013.09.07.4.1-Helium-SR1</yang.ext.version>
+        <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>
         <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.3-Helium-SR1</version>
+                    <version>0.6.4-SNAPSHOT</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.6.3-Helium-SR1</version>
+                            <version>0.6.4-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index ffeaa14f486cf87a397acb66eb32aa807e7b2cfb..10e4f152ec992e25934752b7cf1dc93e90c2c030 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.3-Helium-SR1</version>
+      <version>0.6.4-SNAPSHOT</version>
       <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.3-Helium-SR1</version>
+    <version>0.6.4-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>common-aggregator</artifactId>
     <packaging>pom</packaging>
index 28efc75f3c1a03e742187bb7926867d1b675ee64..52b0a5c0d79ac8fd2941ce1aa24effd30ed94315 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</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.3-Helium-SR1</version>
+            <version>0.6.4-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>
index d06e3209abe8b4cc40044beb3e407c011bd6b35d..5e921730607394968a0d623cf4713bf9dc04ca5b 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.6.3-Helium-SR1</version>
+                        <version>0.6.4-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.6.3-Helium-SR1</version>
+                        <version>0.6.4-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>yang-ext</artifactId>
-                        <version>2013.09.07.4.1-Helium-SR1</version>
+                        <version>2013.09.07.4.2-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>ietf-inet-types</artifactId>
-                        <version>2010.09.24.4.1-Helium-SR1</version>
+                        <version>2010.09.24.4.2-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 74facb687a689b71fc3aec35d174464a30eb4bd8..35a8d1651ee44a1671f46ba81e654be7c50d2cf2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 51572e0e71ece210ba688a023194864fe0c9551c..4b28434946b2501e2eb9b62b9a61c9753bc0c886 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 376d8a282690066ba335b385244b645dcb6f0487..759206a14ef36faec972e582ebbf0e278ca7da3f 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.3-Helium-SR1</version>
+      <version>0.6.4-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.3-Helium-SR1</version>
+    <version>0.6.4-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>integration-tests-aggregator</artifactId>
     <packaging>pom</packaging>
index 49b66fc1cc33f11f5df8584388a844100c4d9d0d..4307af0593db2f6d2abdbc635941f28cd7a4e541 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index 0c1b8c48d481cd927e9fdf19566ca733aa6f532b..60da1788635d8041c2bd1c3258279dc5d47fa194 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</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.3-Helium-SR1</version>
+                        <version>0.6.4-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 8fcc81450774569f863e0806f1190dddab567db9..788a6372c8b5714c967161a29e4e589556801434 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 51b22116029dbd7fe06f0a71cf2d5a00ff18193d..21ab400d69a8d8e933358452a8d4c6ee1a32237a 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.4.1-Helium-SR1</version>
+    <version>2013.07.04.4.2-SNAPSHOT</version>
 
     <build>
         <plugins>
index 370672078c98c61c5f0bddb51ed5cd054dbc9ee2..969545485e03b8c10c95198b8a9efa4de3051225 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.4.1-Helium-SR1</version>
+    <version>2013.07.04.4.2-SNAPSHOT</version>
 
     <build>
         <plugins>
index c4d812d2719421a6cb0f422f35b773133528b772..0116fb289c43da9c237f9eaa5e6793e25f0b7a0d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index db5e856874ff3fd2fa28d96359b03ade4d5b69db..8270e865babfaef1950bb0843c2a28b02dcce14b 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.4.1-Helium-SR1</version>
+    <version>2010.09.24.4.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index cc65f6ac5c145ac311fac598dd2b8f1a749a2923..d29105e3f96ee44be5d60f10d7fcb929b1e43a11 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.0.1-Helium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index fcbda7375ce126d2193558bb9b6fd15ca2ae3932..2558bf30203775603df99a6c4e19dacff75d7ffb 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.1.1-Helium-SR1</version>
+    <version>2013.10.19.1.2-SNAPSHOT</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.1-Helium-SR1</version>
+            <version>2013.07.15.1.2-SNAPSHOT</version>
         </dependency>
         
         <dependency>
index 6f548396506172e9ed8473b64bf880e49fe6184a..d7c5236856227757e7cc9ee40ddaa6ac5a49ceb0 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.2.1-Helium-SR1</version>
+    <version>2013.10.21.2.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index ac4c9e19f1686bcdcd18b0c6c4fd8400c64c457d..3c24f17fd4e293fb59265a78c78f662a03eed1db 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.2.1-Helium-SR1</version>
+    <version>2013.10.21.2.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index c8404388bbe652e9e9bda6c1eb24bd0fff29df34..a99ccc48aa9bf06b93d7357caf8f75bbff207b1c 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.2.1-Helium-SR1</version>
+    <version>2013.10.21.2.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 1a91104b93056256ea95ace54d0b32eaebf72d30..a970e073e5c8dab0260fccd50b87f07ca02f8a01 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.2.1-Helium-SR1</version>
+    <version>2013.10.21.2.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 4c39b56a90d39e04d68c32e029fe175f319b2867..dfb9c6aef94c974d53313aceb459022b4c3445c1 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.2.1-Helium-SR1</version>
+    <version>2013.10.21.2.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index db81f60c09a1fdb9ff1c1ebf84a995fc330ead7e..aa9493220fd018b033a32ea546ae3bffdfd13cdc 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.1.1-Helium-SR1</version>
+    <version>2013.07.15.1.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index ada6bdfb498be8b19d74d8bbbe32b78d55478c11..650b67c96c8ad29ade74f30575d76700d91a3f47 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.4.1-Helium-SR1</version>
+    <version>2010.09.24.4.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 23d5f6138a6b50a77fa72c2c590eb629cc3eff79..81ca2db2a03d7af7ba59451a91edddbf3c88fd16 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index c14bb75fb08f7a93f34c712ec2e284459d073ef3..3f5484d09ede4877462fd6da47aa9db60a085a19 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.4.1-Helium-SR1</version>
+    <version>2013.08.27.4.2-SNAPSHOT</version>
 
     <build>
         <plugins>
index 13651043cc5671ea7476f5cfc5598fe5b9f36258..7b4d8951ef7b0f35164b966bd1bc79cc15c4f498 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.6.3-Helium-SR1</version>-->
+    <!--<version>0.6.4-SNAPSHOT</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.3-Helium-SR1</version>
+                        <version>0.6.4-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index bcc12d5c0ca69eb4c195a04d3db9177002caa639..079b4111855b10e013e23ffb4c22bbfed519dacb 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4.1-Helium-SR1</version>
+    <version>2013.09.07.4.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index 820052c9de01221d212fef4adcb675b45f4c2645..8d3726158bf5920ee90dee30c5276ece2bc60e20 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.3-Helium-SR1</version>
+      <version>0.6.4-SNAPSHOT</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.3-Helium-SR1</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
index b3fe0966642ed6de89d4366c239230996d7ef082..fad5428f868fc6871bcd3927c6c6ffb6cec282ea 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 20d625da9bf3a45b84c3f8f4e21428896915ab3a..7372059d35f20c9e3bdb3e498825ff7a1e51d139 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>
index 75050fe07c7405ac80758e9285191879d96e156c..b32e767460558d9e1945d2a9efe70dbd19938b4e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index 6852640e0d3b7efd0bd6bd69326eaa972164634f..a4b64094b96053ebcd78ed114c6e26b1e85db768 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index fa4363883fcfff05aa8bb44922c274a2f512948b..b8dfb02faf9eaf36eba2c8233f9f17da8f5cc326 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index 1e6c4d0459801c011c02039a77f6418ce2ea8bbf..209bc5edb2f3263412db7e50442797902849166f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index 718c98eda029f6ea94837db4a987c6d3b1caa337..760dbbbb0c13db4c2b52458ee587ac20e2da2f55 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-util</artifactId>
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>binding-data-codec</artifactId>
-            <version>0.6.3-Helium-SR1</version>
+            <version>0.6.4-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index f09d449f619c9ba576e728a84b35af005e3a1703..c0661de39910fe55ccb7d8665b611fbfcb028eeb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index aa438f7dfa778954ad0b46a4f3cfc81784c0e5c5..5257c3442e1567e6869a8f4eaf40e68a24598fb9 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index 3051162a6fcf9836a4d4827e0a38cf107c9a5e69..ac42388c5244ecde5b0f4f45d5a4b20e6d5988e9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 3e26b731477d9af4d06a296ead8da8afe5a06728..8fbfe921ce0b92b3f204d2194ab13d5140c9df4e 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.3-Helium-SR1</version>
+      <version>0.6.4-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.3-Helium-SR1</version>
+    <version>0.6.4-SNAPSHOT</version>
     <artifactId>websocket-aggregator</artifactId>
     <packaging>pom</packaging>
 
index 75e218b282b997474b097664afbb9a81de44710c..f29ccbd35b0c9631a912e83c2e215ee261cb889d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 2b529568c9c27dff6891a72f22790c2de8677bb8..e296fc00c00a2f49aeb4c577103da42a63a3b2a1 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.3-Helium-SR1</version>
+      <version>0.6.4-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.3-Helium-SR1</version>
+    <version>0.6.4-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-aggregator</artifactId>
     <packaging>pom</packaging>
index 741a25ab27f61fc1e018ad4f5e8ac4670061d213..9783d3f0ddb5b8b171a4a6a1521124204424f3d9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index b84c407a49129fcc943cd92067ab96dde533364a..2ac88ab4307930662b9d8f1ddd7331424327d311 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 10474df33470e583ace7c7d99b1d0d27de129d56..61bc1c876225cef61a3941365f8d1861de779252 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 2bea1051e559dfe20c75acaa2eec6932784d9800..79b9ee3464c250368d98bc061bf993ecd5c35af1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 3ed31a1267790739e23f9728264a9120bba7a136..56c6f603b3d9c72a4220efe7717dac5abbf444bc 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.opendaylight.yangtools</groupId>
                <artifactId>yangtools-parent</artifactId>
-               <version>0.6.3-Helium-SR1</version>
+               <version>0.6.4-SNAPSHOT</version>
                <relativePath>/../../common/parent/pom.xml</relativePath>
        </parent>
 
index 5bc369a87ec3c5fb261366f7349789d6f5b3b7ad..3534e9a77faaa57e655a313f8730fc8b462597a9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1de9373e1b5a3daef07630f72c718d070111b919..6690eef87f935e08ab499d75ecdcadf5b543f633 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index ee6cdb8182468e9cc3790664fc0397f35327dc9c..8f02a6462877287c3a547da26345b143947fd92c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 379fa70f373284bd583bb395a34b1ea54f26b042..c068d0ed938e5fb056e61a531632eac3239eb009 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index b9d68d3ae812bbd64279e21a3db21ba653bf68d5..383c60f301a316ee07c677505cd66c33c73df4c2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 33ea605f7f84149345475e1720b51e1a757e4a1b..44337cd786c05ef3ee78f9bf626736171c92f4e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 24f49bc16f27f73d00e88e83c0828a2a65555eac..5fecbbe76cfb5743b6ab02efefdeeefddebb4c65 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 533f4d5b03c63d7a6da37b983c02beb35a7d77eb..819114c8551866a240cad015b58c3dd74814a510 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index b653a8e6f1c15426cdb3076644fdd724b8a4b051..c8cd38619ba833c4b449e8ec83d5b003e562edc4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index ed862b95e723c4d0bbb532d48e4795141252b691..8595a0166e7cd5fc91d5c2271bde8ed26308fed5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.3-Helium-SR1</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>