Bump versions by 0.0.1 after Helium SR2 release 19/14719/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:15:03 +0000 (00:15 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:15:03 +0000 (00:15 -0500)
Change-Id: I45ed46c406ff13a28dba590fee7b5383258965ce
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 f9a93b0db1415a9b646472668a384e1406625fd4..76e84d6c29908302d4209ab394640fae96a69bcb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -14,8 +14,8 @@
   <artifactId>benchmarks</artifactId>
 
   <properties>
-    <yangtools.version>0.6.4-Helium-SR2</yangtools.version>
-    <yang.maven.plugin.version>0.6.4-Helium-SR2</yang.maven.plugin.version>
+    <yangtools.version>0.6.5-SNAPSHOT</yangtools.version>
+    <yang.maven.plugin.version>0.6.5-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 dffda17a369370774e4536ea5da98529c860f3d8..968babb1e0e2fd7707a0c2f8492699564a5d9142 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 0a98fe37d216b005842ae62a04b49957a0773d0a..ea365590825321fc2c5c00ec8ce670519b49de2d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 6b66bd84650c7eca9b06046d0ed96a97d6233326..6182aa59605a950c95c0e151b19387c0c6c1a9d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 8f67b7ac85b3dc3a5356d81dfcb0b54878f0f832..41472d227a0129833765a5b0903a21c8d277754d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index eb0a300a4a451ced00e83f171b228f6a7b3d5070..0ebc48605c41042c4c63364c1d1834820131ff20 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index bb1e1c2748088e48323259f1715b65fa445f1315..79fd4c4b348df05834038c14b25acbfe39bb106e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index ed5f4ebe288c9a92d0a5c7c1ad299d2dc134e4bb..786dbeb8be0b050c232ca6107a1c7b928f2f25cb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 8cb2aeed4e58aedaa4f4e62ae19f7bb5dae8a43e..9a79725c1b71018992b942c6f447eff0b26bc5da 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index e405fe0ee7192f8160b5be66c1730d1076ce7fec..1b700c460efcd403eff3c3eccc5c38a575274e9a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 7cfb62e1184562aee5089a50a7613ef0404f6deb..3637b1046d1870dec03045ebc1dbb09fa90f5e07 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index 331024499e65c5030c40b7406356cdc38e50cbaf..e09184c91b26420943c770458c05fbdf306d5d11 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index cfe3b2cb3f98841bbe586dc72772e588df53c1fc..e2facfbee97af7ff6fcae44817ee2dee1f24873d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index 0c9efc58faab52aff5d96181a5af398b4e13ef2c..dee24b7f0d8b08612bb6160ace63fa1118deb62e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index b1e4b761d25d74ec603c7b1f29075d4a210b0f93..87e2685a18bd9a494f2d6ceed9232853eeb5271a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index 6c9b32cb2a26a5f17eaab9315d425694cc0a0bf0..9f0c3edc21ff928734cd192a24a61f0fa90415f6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 11344696d5649f11479e7cdd16187881cdf96110..b56d263c5a4b4d992cfad5fed76322171d7381c7 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-Helium-SR2</version>
+      <version>0.6.5-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
index 5998d7be3d5735c0523c8907f4631544d67ab590..e2e856497a626c23eb2a505cce55901970c3914e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>features-yangtools</artifactId>
index d34a69ec4a555d4cfa26a6c7f08fb7f65c17d4b1..a0f5a8c62868e1afe56bee63877b3e31c7221118 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index fe94296b7be3df0daab325f14a17c3b5c5456fe9..b57db93589b6a834e554330a05c068feb5ba9775 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 45f391410ab95140d77d975dacef586524bf7158..d433726cb1d6cf2e102efe40be03b79409387652 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6cb1504042bd5ea53c8ece05080e8072deb00aa7..2f0b1967eb6c3b3dc0cb773baa9ef36ad980f591 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index d6692912f51cf3e0730d3d8ea9a44858c155e51c..bdcb8bb75981f6797924def02ceb805b89d4c314 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.4-Helium-SR2</version>
+        <version>1.4.5-SNAPSHOT</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-Helium-SR2</version>
+    <version>0.6.5-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.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>
+        <yangtools.version>0.6.5-SNAPSHOT</yangtools.version>
+        <ietf.topology.version>2013.10.21.2.3-SNAPSHOT</ietf.topology.version>
+        <ietf.inet.types.version>2010.09.24.4.3-SNAPSHOT</ietf.inet.types.version>
+        <ietf.yang.types.version>2010.09.24.4.3-SNAPSHOT</ietf.yang.types.version>
+        <ietf.yang.types.20130715.version>2013.07.15.1.3-SNAPSHOT</ietf.yang.types.20130715.version>
+        <ietf.restconf.version>2013.10.19.1.3-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.2-Helium-SR2</opendaylight.l2.types.version>
-        <yang.ext.version>2013.09.07.4.2-Helium-SR2</yang.ext.version>
+        <opendaylight.l2.types.version>2013.08.27.4.3-SNAPSHOT</opendaylight.l2.types.version>
+        <yang.ext.version>2013.09.07.4.3-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.4-Helium-SR2</version>
+                    <version>0.6.5-SNAPSHOT</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.6.4-Helium-SR2</version>
+                            <version>0.6.5-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index cab765c32b24ad7bb0f5f41e2b91122bef31b7a6..f34a063920bf6fe80d9124773c54eb646b2e2020 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-Helium-SR2</version>
+      <version>0.6.5-SNAPSHOT</version>
       <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-Helium-SR2</version>
+    <version>0.6.5-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>common-aggregator</artifactId>
     <packaging>pom</packaging>
index 2115c343262909fabac9f04ecb646eeb51879c32..b3c7d4a12e78278f36952a123e26000f22785a09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-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.4-Helium-SR2</version>
+            <version>0.6.5-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>
index 5ab9391650f32f9fe6f85b1a77f05106e2070754..c3b6015cf2b6f6842e32233526f52c038246cfc4 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.6.4-Helium-SR2</version>
+                        <version>0.6.5-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.6.4-Helium-SR2</version>
+                        <version>0.6.5-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>yang-ext</artifactId>
-                        <version>2013.09.07.4.2-Helium-SR2</version>
+                        <version>2013.09.07.4.3-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>ietf-inet-types</artifactId>
-                        <version>2010.09.24.4.2-Helium-SR2</version>
+                        <version>2010.09.24.4.3-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>
index d6569b55a6ad002016a4a905d040fe4c3b85f52c..6e9dde8a5986827c49a40f901e405ac69d882e36 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8ea5e9fdf99967408926d0cd14c078a4249b75cc..64dbe2d0c5a4d2d1cda28ae65b532c84c2b6e171 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index f6c5431eaed3849c89706b7a477c13a42b030b88..2e44db097033612c53fa5e5c8f03d764e53792e2 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-Helium-SR2</version>
+      <version>0.6.5-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-Helium-SR2</version>
+    <version>0.6.5-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>integration-tests-aggregator</artifactId>
     <packaging>pom</packaging>
index 4f60e9a7517cf2c5d23233672cbbe0abba085bdd..45d79a71a5dfc5ff1efe1c8eaf8bb002743015a7 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index 7cc4389cfd6da5d7d28fa94b12c8d0a876d643c8..7fc9f7e1ec2410a4f608107b6d871d56a97fcfcc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-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.4-Helium-SR2</version>
+                        <version>0.6.5-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 4b03f273fbdbc2fdc35f1a38338d6740134381fa..d32cb0f2b359c28030cee3cd7ab058bd4dab4ce3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 452fd4120ac52d93d55f801a02769e47ee8946e4..b410bf8b5a94b180c74c0133450a84b8da5fb702 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.4.2-Helium-SR2</version>
+    <version>2013.07.04.4.3-SNAPSHOT</version>
 
     <build>
         <plugins>
index 9f51a2a0028c1cedcaca9bb9fdda5f8f0f221fad..3d8395573dad2d4fb11f4babb206193c6b99663c 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.4.2-Helium-SR2</version>
+    <version>2013.07.04.4.3-SNAPSHOT</version>
 
     <build>
         <plugins>
index 57fc01aadeed1be621f448e712b3bc76ddb423e4..4a02b159dd93dbbb0a11b605c73a8fb2e417fb8e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 1ae7c6403cdb9f39d505daa942c09ae3f4f21a09..0a8ef1be2d3bce6f38e4f7591881832fc3a3a633 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.4.2-Helium-SR2</version>
+    <version>2010.09.24.4.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 39b789e019ef93f770f43e31515cede8114c0294..3f7ae806ed2ed1daaa81649daeb84e55dd1cad8d 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.0.2-Helium-SR2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 660ae4bdef99aed6e87dd2d5d6acc28f56d6332b..af63faafb18af51741c79ccaf789299790021066 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.1.2-Helium-SR2</version>
+    <version>2013.10.19.1.3-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.2-Helium-SR2</version>
+            <version>2013.07.15.1.3-SNAPSHOT</version>
         </dependency>
         
         <dependency>
index 4faea83a9b375ebb9398f81d2afe75640ab62905..2f31e48e7fc3ff18bbba7c66d5250ad05d2a23cd 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.2.2-Helium-SR2</version>
+    <version>2013.10.21.2.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 96a37c20f0e99f059346314d705b6baa22b5d179..f591a4613557b82ed6d279c4e94a1d2424754840 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.2.2-Helium-SR2</version>
+    <version>2013.10.21.2.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index c36801291bad6d9cbd92656997a795a1c8401309..5bcb2792bcc097b3d4f0177a1272da8ff5235d8e 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.2.2-Helium-SR2</version>
+    <version>2013.10.21.2.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 0ff5abbd191500ffd6b4a6a9653a9809b729c8c8..685bf34268a7727f8afca9621fb6e34e0f9efb5f 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.2.2-Helium-SR2</version>
+    <version>2013.10.21.2.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index e26e0f9c7432d5c1ca4df46bb72f4cfbfee47024..4b4a7e281c70584257641256b812d99dee264502 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.2.2-Helium-SR2</version>
+    <version>2013.10.21.2.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index c6edddb79a83be5b6296c39c07e0cacae88fde08..517a92e4d84cb23f36dd77eba347da7780905c3e 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.1.2-Helium-SR2</version>
+    <version>2013.07.15.1.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 2d471357f262ae72c19ba9f08a5995b097b81229..e0c1345494024d333c214b8a4c2584a51d051761 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.4.2-Helium-SR2</version>
+    <version>2010.09.24.4.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index ac0a234f085062dc01935e7cb4706a2271708eea..8d8b33c6cb08f0deef9dbabdebcce52b055e5a9b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 2ea61f9394b536ca26ca88ebb47d01ab9d2417e5..b07151e2ca4617ef700d50daa1f2bb8cd6168253 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.4.2-Helium-SR2</version>
+    <version>2013.08.27.4.3-SNAPSHOT</version>
 
     <build>
         <plugins>
index e5b68dad0b17db97038c79935809516eada88bcd..5f614c065e1614464d282e83ebe2e9f1961b2dc5 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.6.4-Helium-SR2</version>-->
+    <!--<version>0.6.5-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.4-Helium-SR2</version>
+                        <version>0.6.5-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 6b91d64402d87fb698e7ecae179945e86fe437f4..b4116530fff18d8590b6d494908eb4d0849df104 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4.2-Helium-SR2</version>
+    <version>2013.09.07.4.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index a012c1ab92a75885c1b4ae4f385a99c60ec534d4..6a727d2ee6c5ae9a997d9f18a590881be8863a7c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-Helium-SR2</version>
+      <version>0.6.5-SNAPSHOT</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-Helium-SR2</version>
+    <version>0.6.5-SNAPSHOT</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index b3b4e0320b47b6fde5b9826ce10b8f813bd44c49..9e8196a332ad3a2dab0d77b0c8ef9c0f8cc985c7 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 7ee7074b6f589c6e7b4e231808c79b5d0dfdde67..fca9de5dc3fb29a06c43af76ba7d5ad459940582 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>
index 2645706c0a92a36fbb73fc521bcf3bd413e32570..c2bdb5c933e8393a70e6fde5faff4d23bb025ea4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index c1b9c4644435fecc14dd59a8e1b09daeded0781a..483269aef8a71c4bec0260771d3c18dabf975961 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index 904826cd6f1e8e65c82d6ab60074c194c9a76432..bf7f702c74f6fdfdf0a2763c0884d87ada911c26 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index a5ed68d8640f0323324a6a7a85a8a9db65ab380b..7c9bea7724f5bfd19c6b362fc8d97d66f86573b3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index 7b2a003b5ab99d4abfb15a5848d853e96aa8a1f0..336cbdb9dec616a46bc6ac9c78f54cc6adc6b00f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-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.4-Helium-SR2</version>
+            <version>0.6.5-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index ab608f75aacccf0259c768327046b3f784476493..07ae46c9cc188eb1cb279c93b5fd382982272194 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 8e50125d9af68fb49213018b1d76809129ca994c..bcb17bd2c2bc871d92a828dbc0ea2e716753bff2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index ad9708c8be2011701bed83a2b47d96b748f7d13a..fde49fb2aec2d5184f55af01388fc2c53efa6edf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index ea6483a3b1e77fb2075a3e7190062207f6a8e850..41ea1240ca16c031be3255e300df2b3d39ec5ae6 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-Helium-SR2</version>
+      <version>0.6.5-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-Helium-SR2</version>
+    <version>0.6.5-SNAPSHOT</version>
     <artifactId>websocket-aggregator</artifactId>
     <packaging>pom</packaging>
 
index 884c37b0c89ef0134581d990088f0a377dd6ad2b..2e4329ff12eee354c03fc86448d07ba1a3288f7e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 19e63bba2798c60b75c0c3e3a1d55c7591b285df..ade4497850b92e2e822e1602d51783d9450602aa 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.4-Helium-SR2</version>
+      <version>0.6.5-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.4-Helium-SR2</version>
+    <version>0.6.5-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-aggregator</artifactId>
     <packaging>pom</packaging>
index 5efbb668632aeadfaeb2fbc5be051b7ecc9e1b4e..11c5e46412f22aaf7866c89b563eb0b65a71be5c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index d0359255038e6f8241796c582b9c076d83dd0eca..7d41a6345831e44172d931c468d87b9d4def6c26 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 44ba4c864a4bf482cf2ec741450961753da19839..0f37763300755c590cbc156e4fe6bbd15f7b3bdb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index e2f2953b51f015a402642d1db8cdf9e53f644244..3b8d1f4deb5a3a5d3f0f73476144b61ed4e59515 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6ce97fad6cb3ade0980bec6bed2fa6280c9d9c51..601bb295f1d42c2fa6d4f150d0c169f6edf8fd58 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.opendaylight.yangtools</groupId>
                <artifactId>yangtools-parent</artifactId>
-               <version>0.6.4-Helium-SR2</version>
+               <version>0.6.5-SNAPSHOT</version>
                <relativePath>/../../common/parent/pom.xml</relativePath>
        </parent>
 
index 77a01c772bb38d37824446a067e945905097819e..12468bca71f4efcb10e0a449a9bb90847bbf8d67 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 29cb483a61ffd09141b11ac4901a6ddd2d9bd6b5..8a25956ab9716406e3b5d50f40840d3aacc6c682 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 3949cf9701e1f4bc6d0638b5dcb3584218e3977f..23f5600b3ebf7fa8af09c07db01dd3661e2f3312 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1f9dcb14f4a01d64c224acee98f30b868832d88d..3a33dcd5b7792817fcdffd80a35c04fb57ca1a6c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 3e0992f0f1504649b049e94f106886e4145e7a8f..fdbc52b279fb16d257b45b524dbae576573a25d3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 007d639184db0a3a78b163d76b6176f0fe5e074c..37a7872f2971068a5030b1d79be0c3725837a033 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index be73383e1aeef1f59baf88b76cded1b582884ec6..a3409da37e20fe334c0e6009f7f79e222e743430 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index ae3abf364108b1de7fbae9087ad6b00d8cbe23b9..aa3f1cfdd3466bc5697f587c50c1e6616f3cfd8b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8ff80273a324392938b26ec8a7f7a0699321253b..ad34afae2655574660b11a15a442e462d2dc530b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 40d0c2a2266427572022d64ab7c3361613789808..ad0e77dc3a8a1aede302c0c0d853ae1836af65e4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.4-Helium-SR2</version>
+        <version>0.6.5-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>