diff --git a/cli/pom.xml b/cli/pom.xml index 40b007d5744a..5de3f36f515e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml iotdb-cli diff --git a/distribution/pom.xml b/distribution/pom.xml index 4729398079ad..26824bbe8b6a 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml iotdb-distribution diff --git a/example/flink/pom.xml b/example/flink/pom.xml index 792a9f11904c..c9dcf7f9f357 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index eabdea511602..8dfecf7dbb80 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,17 +24,17 @@ iotdb-examples org.apache.iotdb - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml hadoop-example - 0.10.2-SNAPSHOT + 0.10.1 hadoop-example org.apache.iotdb hadoop-tsfile - 0.10.2-SNAPSHOT + 0.10.1 diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index fc8b8dcc4cf1..2b2ac9b15062 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.10.2-SNAPSHOT + 0.10.1 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 85b5079b683a..285eef514baa 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml kafka-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index a6ae5da637ab..3c088e7a249e 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index ceed18167fcd..ede702a7a0f3 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml pom diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index 1dd86ae8804c..995b5220f281 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index 8a64612cc042..27fb516313bb 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.10.2-SNAPSHOT + 0.10.1 4.0.0 client-example diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index 6cf048638c0f..2b8f0cc24490 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml tsfile-example diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml index 218fd444ad98..b006c60bbacb 100644 --- a/flink-iotdb-connector/pom.xml +++ b/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml flink-iotdb-connector diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml index b751dad588c6..c4a29ba0bad0 100644 --- a/flink-tsfile-connector/pom.xml +++ b/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml flink-tsfile-connector diff --git a/grafana/pom.xml b/grafana/pom.xml index cd0a7ce1d0e0..fa89c5107e09 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml @@ -133,7 +133,7 @@ **/generated-sources - + - + diff --git a/server/pom.xml b/server/pom.xml index fcf8afb9ade9..a2328aeeebf6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml iotdb-server diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index b6f9a7de7b29..8c740990bcbb 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml service-rpc @@ -208,7 +208,7 @@ - + diff --git a/session/pom.xml b/session/pom.xml index 8e10dbe11d8e..d50ffe5022c4 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml 4.0.0 diff --git a/site/pom.xml b/site/pom.xml index 4fc5b94d3e8d..e45a0ef224d7 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml 4.0.0 diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index e3b58b180fee..a1827bfaccff 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml spark-iotdb-connector diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index ca2989d2d175..829815f90f46 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml spark-tsfile @@ -39,7 +39,7 @@ org.apache.iotdb hadoop-tsfile - 0.10.2-SNAPSHOT + 0.10.1 org.apache.spark diff --git a/tsfile/pom.xml b/tsfile/pom.xml index c010a12630e5..845fe979d9de 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.10.2-SNAPSHOT + 0.10.1 ../pom.xml tsfile