diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index 54a3481e81a6..d448e37dae7f 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml iotdb-code-coverage diff --git a/distribution/pom.xml b/distribution/pom.xml index 0d48a5c111f8..52d3595ad195 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml iotdb-distribution diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 4c8b744e11c2..f4a6db03192d 100644 --- a/example/client-cpp-example/pom.xml +++ b/example/client-cpp-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml client-cpp-example diff --git a/example/flink/pom.xml b/example/flink/pom.xml index 12f61ae884fd..9ad94d5b0609 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 380a0c0dc28f..e521680bf328 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml hadoop-example diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 7218083d23a4..20342e0832a7 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 6becfe9c529a..d86f5cab68bd 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml kafka-example diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index 22d44ab2b62a..ef233ea32ccd 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml customize-mqtt-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index dca2d95567bd..dccbf1da49dd 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index 32f0e506aa50..559fe382a413 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml pom diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml index 36bb63e36c95..6d48a6dc42fb 100644 --- a/example/pulsar/pom.xml +++ b/example/pulsar/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml 4.0.0 diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml index b999442f1937..4ee64ed2f944 100644 --- a/example/rabbitmq/pom.xml +++ b/example/rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml rabbitmq-example diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index d7568b6774bc..cfdd6bde0156 100644 --- a/example/rest-java-example/pom.xml +++ b/example/rest-java-example/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 4.0.0 rest-java-example diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index 0ffb5c712492..dd826f7d00ab 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index 5c8280d92add..ec6ba0699f3c 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 4.0.0 client-example diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 7035d714817d..1af332be38a4 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml trigger-example diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index c8ba35c0a289..63798171dca1 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml tsfile-example diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 97b75bc9b3b3..34202435d73c 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml udf-example diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 3c2f16548fdb..5dd6904f10c3 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml integration-test diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index e5bcf3778e3a..aef8d4edf842 100644 --- a/iotdb-api/external-api/pom.xml +++ b/iotdb-api/external-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml 4.0.0 diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index 815e6e60f137..7879197f9567 100644 --- a/iotdb-api/pipe-api/pom.xml +++ b/iotdb-api/pipe-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml 4.0.0 diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index ad08d4f348fe..07c1822e4a81 100644 --- a/iotdb-api/trigger-api/pom.xml +++ b/iotdb-api/trigger-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml 4.0.0 diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 2f28afc92335..5a161087424d 100644 --- a/iotdb-api/udf-api/pom.xml +++ b/iotdb-api/udf-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml 4.0.0 diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index b50bc475323f..f2be775eb06a 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml iotdb-cli diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index fe82adcd7f21..0ac47e05080e 100644 --- a/iotdb-client/client-cpp/pom.xml +++ b/iotdb-client/client-cpp/pom.xml @@ -24,7 +24,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml client-cpp diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 0bbc6ff85db0..79eabc18f4b2 100644 --- a/iotdb-client/client-py/pom.xml +++ b/iotdb-client/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml iotdb-python-api diff --git a/iotdb-client/compile-tools/pom.xml b/iotdb-client/compile-tools/pom.xml index 6116cb809f2a..62a18d614d92 100644 --- a/iotdb-client/compile-tools/pom.xml +++ b/iotdb-client/compile-tools/pom.xml @@ -22,7 +22,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml client-cpp-tools diff --git a/iotdb-client/compile-tools/thrift/pom.xml b/iotdb-client/compile-tools/thrift/pom.xml index 316a3e71fb78..62c80290dda0 100644 --- a/iotdb-client/compile-tools/thrift/pom.xml +++ b/iotdb-client/compile-tools/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.iotdb client-cpp-tools - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml client-cpp-tools-thrift diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 36c15184815e..9a2044ab599e 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml 4.0.0 diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 72af7354cc05..c26a071e4f80 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml iotdb-jdbc diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index 602466798ce1..a044192b9576 100644 --- a/iotdb-client/service-rpc/pom.xml +++ b/iotdb-client/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml service-rpc diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index 9d1f8736a8ef..4700dd7d5b86 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml 4.0.0 diff --git a/iotdb-connector/flink-iotdb-connector/pom.xml b/iotdb-connector/flink-iotdb-connector/pom.xml index b24ac8832888..f299f3aceb42 100644 --- a/iotdb-connector/flink-iotdb-connector/pom.xml +++ b/iotdb-connector/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml flink-iotdb-connector diff --git a/iotdb-connector/flink-tsfile-connector/pom.xml b/iotdb-connector/flink-tsfile-connector/pom.xml index 42a32835cf7c..4206778f42d6 100644 --- a/iotdb-connector/flink-tsfile-connector/pom.xml +++ b/iotdb-connector/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml flink-tsfile-connector diff --git a/iotdb-connector/grafana-connector/pom.xml b/iotdb-connector/grafana-connector/pom.xml index 181f58a5f572..c35fada6bee8 100644 --- a/iotdb-connector/grafana-connector/pom.xml +++ b/iotdb-connector/grafana-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0-SNAPSHOT + 1.2.1 ../../pom.xml diff --git a/site/pom.xml b/site/pom.xml index 33111f79508a..287d57e42aa1 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0-SNAPSHOT + 1.2.1 ../pom.xml 4.0.0