Bumping versions by 0.0.1 after the Helium SR3 release 59/16859/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Mar 2015 23:35:44 +0000 (19:35 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Mar 2015 23:35:44 +0000 (19:35 -0400)
Change-Id: If4cdbbc244400e0b6430cd61f67f8ef8d0d973db
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 794a4694b7db7fb9203866588b65324dc439640c..9f2afa0d53659ab570cf27baac93175720cbdd5c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -14,8 +14,8 @@
   <artifactId>benchmarks</artifactId>
 
   <properties>
-    <yangtools.version>0.6.5-Helium-SR3</yangtools.version>
-    <yang.maven.plugin.version>0.6.5-Helium-SR3</yang.maven.plugin.version>
+    <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
+    <yang.maven.plugin.version>0.6.6-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 c38baf9c67d574908859c144c6fdf633664ff314..1cd0bbcaf37e86064964dc8ff2a242e48f282aa6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index af18a7ac9d0b6f033a418459601966628ff1e2a1..627c3ef6661fdbe674a38ea314bc2c7ea0512126 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 751fff5100cfe346348e7959e7c27e67355df38e..995c8d26b9be3671a2f2c5d94021a011406b06de 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index efd23bf3ad8f8c905a6609e7304e305dea199187..98fad5b1751b40c5ec1cd643f91fc3a6dd60f5c4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index c2d36c00e545c2fa3f89a0788a80e1130846acdf..b89763d73ad1b49c856912c99ce7eeb0f7a353fe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 1d3b8916a7cb44894fe2d379bb36f9f41ba95f87..ec976b92667e94d224cc2764ea4e78b9d3098353 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index b960f96391e6cf3393b0ee64d679a9d74fa568de..46ff87c0870c317e78e9af823220e9f0223602b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 9b8f759a58e78b81cae7e9a624555e107c695d2e..c801a48c5e89cc710c2acd0d4bdba059c67d737f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index aaa583710d3a92db1462e7e8df36d279f120ffc4..f491766dfe31db906de3c70475b8922695f8a5fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 2f717770cb78bc30452b927b3b3b2ba3b973f8a4..15e5d0847bd33355db72456ea7da37da8d4b967b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index 2fe5c6aea7a90fe6125bc999d834b96c01a092f2..0873164dcc510223e5c299ad0e38164959abdf1d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 115808b16f6f69a7c3ea130e9ce90e08a3fd0885..a9197aaaf7193db3e460a8e9f2f08f0d6acb39df 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index aa3758da526c65fb7ce067d9d71e05cea7dee892..6efb2391d4ad0a6e2a0162a720a24e7bd365bd65 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index 92ed5ab0e8c85cc7ed89e24980b6829ff4f0b361..e715214a395eaa48c646c13d584e3ecf9fc97206 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index 82399dc20820b13dc55e94bd0535e5bba4dd09f6..9a67ccc5741838aad63bec269c579fb1df6f9870 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index c444ca26755a8192f47e00524d35118946164a67..5efe9b3799c4406d72101541b534f1aa3390a64c 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.5-Helium-SR3</version>
+      <version>0.6.6-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
index 660607433a5457abc481b0a92d8cad8d1335d727..70af62327302573eb285535179dc27eb802d0080 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <artifactId>features-yangtools</artifactId>
index ccf1561a79512575e197b5d9e0e59b12e82e2eb1..61fc5134e0884fc4d55a5840ef711bd1cdfb3bb5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6f6559961ec8349e24322952514cfc52e606a461..6b2b9c781c200958b7175b8cbb58c328c76a2e99 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 3c89e58e4139d0c83acbb08c2b93cabf29a80ab3..d9a184253287b7022414745264f098fd3956d46b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 68b183cb86e9a70805fa302a6ca6b8a83a878c9e..08326cf054a721044b16dd7059bfdde7d6fba9d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 0cc261a3c7cabae97cdd3fd2113ac89edb3519f2..534807a7b2212a2b58b5eda3e45be5a67ec7d1a8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.5-Helium-SR3</version>
+        <version>1.4.6-SNAPSHOT</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.5-Helium-SR3</version>
+    <version>0.6.6-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.5-Helium-SR3</yangtools.version>
-        <ietf.topology.version>2013.10.21.2.3-Helium-SR3</ietf.topology.version>
-        <ietf.inet.types.version>2010.09.24.4.3-Helium-SR3</ietf.inet.types.version>
-        <ietf.yang.types.version>2010.09.24.4.3-Helium-SR3</ietf.yang.types.version>
-        <ietf.yang.types.20130715.version>2013.07.15.1.3-Helium-SR3</ietf.yang.types.20130715.version>
-        <ietf.restconf.version>2013.10.19.1.3-Helium-SR3</ietf.restconf.version>
+        <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
+        <ietf.topology.version>2013.10.21.2.4-SNAPSHOT</ietf.topology.version>
+        <ietf.inet.types.version>2010.09.24.4.4-SNAPSHOT</ietf.inet.types.version>
+        <ietf.yang.types.version>2010.09.24.4.4-SNAPSHOT</ietf.yang.types.version>
+        <ietf.yang.types.20130715.version>2013.07.15.1.4-SNAPSHOT</ietf.yang.types.20130715.version>
+        <ietf.restconf.version>2013.10.19.1.4-SNAPSHOT</ietf.restconf.version>
         <karaf.version>3.0.1</karaf.version>
         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-        <opendaylight.l2.types.version>2013.08.27.4.3-Helium-SR3</opendaylight.l2.types.version>
-        <yang.ext.version>2013.09.07.4.3-Helium-SR3</yang.ext.version>
+        <opendaylight.l2.types.version>2013.08.27.4.4-SNAPSHOT</opendaylight.l2.types.version>
+        <yang.ext.version>2013.09.07.4.4-SNAPSHOT</yang.ext.version>
         <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.5-Helium-SR3</version>
+                    <version>0.6.6-SNAPSHOT</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.6.5-Helium-SR3</version>
+                            <version>0.6.6-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index e6a5527775194aecad8a2419db65e62d5e1eaa9f..a897b125cf6dde003f9edd8cbeaaf9c2d80a82a4 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.5-Helium-SR3</version>
+      <version>0.6.6-SNAPSHOT</version>
       <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.5-Helium-SR3</version>
+    <version>0.6.6-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>common-aggregator</artifactId>
     <packaging>pom</packaging>
index 3b0514c368739b218fbe7400cb71ec7eb2f42eae..07f3e3a045f20565092745ca7e494dbf928e8791 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-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.5-Helium-SR3</version>
+            <version>0.6.6-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>
index c9dc538fcb1e1f9c6b397a74ea562d6caeb6dc28..b312b051287c85c5f0159b8baf77ca633031ce50 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.6.5-Helium-SR3</version>
+                        <version>0.6.6-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.6.5-Helium-SR3</version>
+                        <version>0.6.6-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>yang-ext</artifactId>
-                        <version>2013.09.07.4.3-Helium-SR3</version>
+                        <version>2013.09.07.4.4-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools.model</groupId>
                         <artifactId>ietf-inet-types</artifactId>
-                        <version>2010.09.24.4.3-Helium-SR3</version>
+                        <version>2010.09.24.4.4-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 526af9ea17b1dcbb1cce2112bfbac820c9ed2fd9..f5ccc37523da84e6fe3cbaee557d601d91dd751c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 6a43468a26281af4dd8fa43160afa3ce1d9df414..3cc38ee787723514c0dc68a1e18cac44ac179386 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 4848215eeb83c0615aa96b48efc8bdff74054e78..492cb3a840b6ae5046c9d54a6c9c64da3cded966 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.5-Helium-SR3</version>
+      <version>0.6.6-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.5-Helium-SR3</version>
+    <version>0.6.6-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>integration-tests-aggregator</artifactId>
     <packaging>pom</packaging>
index b1938805463d3df6cf45c39ccf13e18dc5172fb3..50743526e055f073431495a9da0c422b2848322f 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index 8b699fb711b2b3f7ec8e7197db5e6838fc882a6e..8a425b6260ecddc51d9407cba974078cb2d89ed5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-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.5-Helium-SR3</version>
+                        <version>0.6.6-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 5fd12d7395d50ba9c41e5209f98eb5c50514f685..ecefb901c1806e2c3b9fe5d2c240ab8cd7b9a868 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index c95decf8f8bb55ea66bc3c055e4d2c0e1b7a018a..a65d37cc20c6c509154a1d1b1963a6d3011aed60 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.4.3-Helium-SR3</version>
+    <version>2013.07.04.4.4-SNAPSHOT</version>
 
     <build>
         <plugins>
index 1c2baa8a71a1cca26f6b933bde1214eabe1c5bac..aa1e3d4837b73dbe52ae08c85626a00d64d1087f 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.4.3-Helium-SR3</version>
+    <version>2013.07.04.4.4-SNAPSHOT</version>
 
     <build>
         <plugins>
index 8207992308f49bdba6f15819fbc146959b76cd6e..91d2fbb9a352948fd0171ac34153db8eab3ea8ab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 012970cd1d1113cd4c6b0a859e1a5fe08039dbba..598c83e012e99b183ec18fc2c02d50ce66153180 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.4.3-Helium-SR3</version>
+    <version>2010.09.24.4.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 6fbe3b38577496aa59efaf7b10e2d9913619eced..68bc32f6a07119e25b0e6c7fb9feb9c382137a4e 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.0.3-Helium-SR3</version>
+    <version>1.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 8e5c719f7518f4c68a8238bf993a19c9fc8e958f..c956e4b84547aa78d11d8551d36a44acf60f6270 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.1.3-Helium-SR3</version>
+    <version>2013.10.19.1.4-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.3-Helium-SR3</version>
+            <version>2013.07.15.1.4-SNAPSHOT</version>
         </dependency>
         
         <dependency>
index e82d9430d9078dbde94d9e810ec8d91abfaf9e6e..1d188de26111cb4f969921a3242161d097c5b9b3 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.2.3-Helium-SR3</version>
+    <version>2013.10.21.2.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 2fba1df16e5d414789707631f6c587c7bfa366c5..be06436b79eb7e53554802e6b3af573548a4df75 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.2.3-Helium-SR3</version>
+    <version>2013.10.21.2.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 6f58937efc94413506591091e7842c969d53233a..bce2f8702efee04ead7fad464914c1b66b2c0f10 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.2.3-Helium-SR3</version>
+    <version>2013.10.21.2.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index bcf1a200eade5f9030e29320c4fa0707a9660dd7..09d7e6bcea533cd2ff330d2ca03465c8bd25a3ce 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.2.3-Helium-SR3</version>
+    <version>2013.10.21.2.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index b6c7f2e31dca010135087e817fd3817011aac53a..a8e8dce672d6000d0ff1e1f66daa4461b4f5bbb2 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.2.3-Helium-SR3</version>
+    <version>2013.10.21.2.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 2d3d86a8f75f880581c2f75d9c0faa8c91299f97..9af4a9c8ba8c554e34c68592bd18d00988c6cea9 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.1.3-Helium-SR3</version>
+    <version>2013.07.15.1.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 23097e89db984c6ba198d566c0eaf514ca42bb61..e82cd00ec8454284ef06fab503903ccebf1cfa17 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.4.3-Helium-SR3</version>
+    <version>2010.09.24.4.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 606023b2a02bdacc2ba014d1253153252143e3bf..5da83fa517e11a4716dc416ea7ac8ce4517d6f86 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 793db04f2debff876b6c9441576627efbfd1e628..615e93c2fd87748af9534d9ece55c0b573853de2 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.4.3-Helium-SR3</version>
+    <version>2013.08.27.4.4-SNAPSHOT</version>
 
     <build>
         <plugins>
index 055a69becca0dbf24c914b434f08311c0362c320..2fa8583dd6716d9d2df89e3a157170808ee289c4 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.6.5-Helium-SR3</version>-->
+    <!--<version>0.6.6-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.5-Helium-SR3</version>
+                        <version>0.6.6-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 0ed93a3cdf05661ab592ebb471dcfa01d81cae99..e973a061a9c374fc45724b2e898cfacd9ad9c464 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.4.3-Helium-SR3</version>
+    <version>2013.09.07.4.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index 17ae5496ea3d855cc4298e3ee42bdfffe1a4682e..3ace57e221b10fc2bad9f6e175a82c54a81f2efa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.5-Helium-SR3</version>
+      <version>0.6.6-SNAPSHOT</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-aggregator</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.5-Helium-SR3</version>
+    <version>0.6.6-SNAPSHOT</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 0538ab581d23edf85df945707a2f5e6a06c7cce2..077a917647528424c99256d98a0aa489b146e7f7 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 8316be2f72c92ce331f6c8494f4935bbf7a61cd1..6d20378a217da5049b1b9b7c6609effbee4f9441 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>
index 7e19ed7078cb63e486dbad7cfba29ebbf6a8401a..a963c609cafa55f50303b6e0451dc25a0abf6d39 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index 59356354c9c60b06c85859da6ae45d3a8396d906..d212742fb3aaeadc0c766ee29b8f3f1d967fc0e2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index a67198d6862a259210a244e5d0abb9731264fb3c..29f4be3dc16b021ea31d7a08dd0aa7a6e29bea3b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index ff1f8c21da44e973bf77230ced3539bb46c70ed0..e49e343e57c61e10ba19a3b0a26de8cb2182ab7f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index 008953dc02b9e979df415eb814f9341d172d1814..226299bcac529bb1225fac1f79841e964e675ee7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-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.5-Helium-SR3</version>
+            <version>0.6.6-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 79e9554286587ae9244c637f701b297b58e9e2fb..2a1e2ef5d68f421084fe5982a1b97ebdfee1b818 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index a7aa763be16a750a9771edef9011c9f4c24ba5de..fefe74319cc3f5ca7127a2aabe8ca6188ab00058 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index 1d4594b57f45f4f3655be24b19e98eb028df112c..cf7e431dc02b79057a91cf59cb73727310b35837 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 026a3da162d118f74fbb87b7bfb265be596e97e7..60a220acd679c7f6d200a885a792a58a09c8dfd9 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.5-Helium-SR3</version>
+      <version>0.6.6-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.5-Helium-SR3</version>
+    <version>0.6.6-SNAPSHOT</version>
     <artifactId>websocket-aggregator</artifactId>
     <packaging>pom</packaging>
 
index 8b99a5dca182e005cd05fadda27f57819d61f582..20451768cb410d51e454bfb7d7ecd56918658275 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 69458ad73143fd81a47e20612fe6dd647e3da3b7..941e389368d2433350ec3cd5ee5a84e7361844dd 100644 (file)
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.6.5-Helium-SR3</version>
+      <version>0.6.6-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.6.5-Helium-SR3</version>
+    <version>0.6.6-SNAPSHOT</version>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-aggregator</artifactId>
     <packaging>pom</packaging>
index 7b17d40927705b7743ecaf74507a07f522ba301a..9c7b6af5120624c1681e671543f163b693cbadb5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index c13f60dabc7e72abf299010a153af08d20577148..de6c851d53e2acaffe938cc04499ae5fc7228d65 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 9ea92ffaaf770e23c91f88edb810bfb594212268..bb151c758f2399158ad2c8a545425fd4f7574fef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 45e03f75f0d556ab26c65a1943e2af27f6d234e9..98945cc1bf07d2752d16ab8a60af0fc007c9ecbd 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index c368c3e229244ab6a36eb10e4844816dbe361d47..87297be0f0d41db3899ade118af314f6d10b1592 100644 (file)
@@ -10,7 +10,7 @@
        <parent>
                <groupId>org.opendaylight.yangtools</groupId>
                <artifactId>yangtools-parent</artifactId>
-               <version>0.6.5-Helium-SR3</version>
+               <version>0.6.6-SNAPSHOT</version>
                <relativePath>/../../common/parent/pom.xml</relativePath>
        </parent>
 
index 2f5132fa149d55499be39ba6b2d6000a71ee8408..b448060b57964a0f8d8adea2c66e4054e48bff94 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8b7c8c9a058ecbf6c14597c40360e614b8355d1e..02e7ffdd069d49aa1cdb35e7b568a1a6a6ba2093 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1d0f7541554e91f8a49ef6a112c5727678e20f61..0c65d8d75d690669c85ad7b77a2141f5fa5ba702 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 0192e764146626c6b4988f87688c5ba5b9f76e32..cc15b722eb785d213fb0b5603816699160d77361 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8c75b29d7a31154ce9cd093c2130a168d6a9d2bf..1b58a1b77c45ae0176d076d34d7f80aac2c9c232 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 3d6e816e5c42a4c850eb7b8ee429314fa68de425..f274e520a47657644407a972884b345088cf08d3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 8123cadcd0dfe48c10e81f124c656076c998d840..fd675812172fdf58dd034b72131eca7ffb69e8c5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index ba3eb15b9446352c8b1da7b7761facc9f43b51a6..d70fee746089c3ef8b6e3147ff81368812477081 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 4107a36c5002b3c042efb56c2897a6ba44687e1d..28fbd991b97c2d58f8f421a49af7c94bec35393c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 92352f2da8a2e3e1a7fbb4fe98de8bfe88e33bde..0db8243662eb07b8c5a9c0b96833d253bfba593c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.6.5-Helium-SR3</version>
+        <version>0.6.6-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>