diff --git a/client/pom.xml b/client/pom.xml index f806b76d5b2..480b599ed17 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml iotdb-client diff --git a/distribution/pom.xml b/distribution/pom.xml index 04c6537b69d..b9055ab21b3 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml iotdb-distribution diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 907beab8a65..44e75d58f81 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,17 +24,17 @@ iotdb-examples org.apache.iotdb - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml hadoop-example - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT hadoop-example org.apache.iotdb hadoop-tsfile - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 41c962e3fdd..25d5c11dd72 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index c777f3e8676..11d41bfbc94 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml kafka-example diff --git a/example/pom.xml b/example/pom.xml index f7822a72975..40866e584ed 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml pom diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index 8508f8e6c94..da589642f63 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index 006f39203d7..9ad0199d65d 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT 4.0.0 client-example diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index 7b0c792c8de..ad34cf572c3 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml tsfile-example diff --git a/grafana/pom.xml b/grafana/pom.xml index 84f772d01e7..b2e1eda6f6b 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml - + @@ -727,7 +727,7 @@ true - + diff --git a/server/pom.xml b/server/pom.xml index b3f806f4064..3dff2e70ff6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml iotdb-server diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index c1df1591aca..f61aa86430f 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml service-rpc @@ -100,7 +100,7 @@ - + diff --git a/session/pom.xml b/session/pom.xml index 9fd2090c215..28def958558 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT 4.0.0 iotdb-session diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index 1797ede8254..3dbb0f3ef06 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml spark-iotdb-connector diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index e91cb960a75..d07ee8fe406 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml spark-tsfile @@ -39,7 +39,7 @@ org.apache.iotdb hadoop-tsfile - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT org.apache.spark diff --git a/tsfile/pom.xml b/tsfile/pom.xml index e22a1c615bb..cab5fb5827c 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.9.1-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml tsfile