diff --git a/antlr/pom.xml b/antlr/pom.xml index 8293218033ec..0f110d36682c 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml iotdb-antlr diff --git a/cli/pom.xml b/cli/pom.xml index 932a6592ec12..94ea230c6165 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml iotdb-cli @@ -67,7 +67,7 @@ org.apache.iotdb iotdb-server - 0.11.1-SNAPSHOT + 0.11.1 test diff --git a/client-py/pom.xml b/client-py/pom.xml index 8921a8716d33..c5ff9800cd39 100644 --- a/client-py/pom.xml +++ b/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml iotdb-python-api diff --git a/cross-tests/pom.xml b/cross-tests/pom.xml index fcd3d2293d28..005212366870 100644 --- a/cross-tests/pom.xml +++ b/cross-tests/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.11.1-SNAPSHOT + 0.11.1 4.0.0 cross-tests diff --git a/distribution/pom.xml b/distribution/pom.xml index 6818e7d24026..b37dfae61c55 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml iotdb-distribution diff --git a/example/flink/pom.xml b/example/flink/pom.xml index 4c09ffeda598..f683f4d6d672 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 53a83b7bafa2..d05b62aaf07f 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,17 +24,17 @@ iotdb-examples org.apache.iotdb - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml hadoop-example - 0.11.1-SNAPSHOT + 0.11.1 hadoop-example org.apache.iotdb hadoop-tsfile - 0.11.1-SNAPSHOT + 0.11.1 diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 4a04643d5cd1..10e9cf94d58d 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.11.1-SNAPSHOT + 0.11.1 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 1d9f9b62409d..00ab0c03cf3e 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml kafka-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index a6f098d53418..0cc831d0c12e 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index cb77e4944d0d..eda2dbca59e6 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml pom diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index d7d5c62257ff..af5f9c288257 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index 04481e691e81..34b7e47137f7 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.11.1-SNAPSHOT + 0.11.1 4.0.0 client-example diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index a4a1bd0afd40..702d6e9e4518 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml tsfile-example diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml index 7cd2c6749652..b7d617791d7d 100644 --- a/flink-iotdb-connector/pom.xml +++ b/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml flink-iotdb-connector diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml index fea0ffb9cafc..97a1b09958de 100644 --- a/flink-tsfile-connector/pom.xml +++ b/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml flink-tsfile-connector diff --git a/grafana/pom.xml b/grafana/pom.xml index 350a5f2ffff6..27f663c83fb0 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml diff --git a/server/pom.xml b/server/pom.xml index 0ab644b3a413..bc6b271e9cb1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml iotdb-server diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 5b625a9d1f2f..c26dc7d1da8d 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml service-rpc diff --git a/session/pom.xml b/session/pom.xml index f439b16b8321..de513c2baab2 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml 4.0.0 diff --git a/site/pom.xml b/site/pom.xml index bfa1c9cb85e5..62107a8de497 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml 4.0.0 diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index dd178ce433b7..76f8063a6ac5 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml spark-iotdb-connector diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index a104af37cd50..f44082c4c843 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml spark-tsfile @@ -39,7 +39,7 @@ org.apache.iotdb hadoop-tsfile - 0.11.1-SNAPSHOT + 0.11.1 org.apache.spark diff --git a/thrift/pom.xml b/thrift/pom.xml index 2a431c08ed86..a1f9b84627a5 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml iotdb-thrift diff --git a/tsfile/pom.xml b/tsfile/pom.xml index 966883074957..c9fa9180418c 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.1-SNAPSHOT + 0.11.1 ../pom.xml tsfile