This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to branch cherry_pick_rel0.8 in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 6b2bf220dd4032de03b6b6646976045732ef58e1 Author: qiaojialin <[email protected]> AuthorDate: Sat Jul 27 10:40:13 2019 +0800 change version to 0.9.0-SNAPSHOT --- client/pom.xml | 2 +- example/kafka/pom.xml | 4 ++-- example/pom.xml | 2 +- example/rocketmq/pom.xml | 2 +- grafana/pom.xml | 2 +- hadoop/pom.xml | 2 +- jdbc/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- service-rpc/pom.xml | 2 +- spark-tsfile/pom.xml | 2 +- tsfile/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 45e35a0..7849697 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-client</artifactId> diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 8db52bd..b7879eb 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -24,12 +24,12 @@ <!-- you need to add the following content if you remove the parent pom. <groupId>org.apache.iotdb.example</groupId> <artifactId>kafka-example</artifactId> - <version>0.8.0</version> + <version>0.9.0</version> --> <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>kafka-example</artifactId> diff --git a/example/pom.xml b/example/pom.xml index 2ff9865..8f5851e 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <packaging>pom</packaging> diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index 6e001e2..4806ff1 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>rocketmq-example</artifactId> diff --git a/grafana/pom.xml b/grafana/pom.xml index e318102..ba829ff 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <!--parent> diff --git a/hadoop/pom.xml b/hadoop/pom.xml index c132f7d..a2a8751 100644 --- a/hadoop/pom.xml +++ b/hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.iotdb.tsfile</groupId> diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 3912d9c..c5967a9 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-jdbc</artifactId> diff --git a/pom.xml b/pom.xml index fe36257..8369f11 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache IoTDB (incubating) Project Parent POM</name> <description>This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.</description> diff --git a/server/pom.xml b/server/pom.xml index 962db39..43a7d3f 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-server</artifactId> diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 40511b8..f61aa86 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>service-rpc</artifactId> diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index 28a9e06..3d74f8f 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>spark-tsfile</artifactId> diff --git a/tsfile/pom.xml b/tsfile/pom.xml index 3b91e4b..709a4ef 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tsfile</artifactId>
