diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml
index 54a3481e81a6..aa7578ca04ed 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.2
../pom.xml
iotdb-code-coverage
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 14c3bc6f8e4c..4e20f866a822 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 1.2.0-SNAPSHOT
+ 1.2.2
../pom.xml
iotdb-distribution
diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml
index 4c8b744e11c2..cd883ebf9eaf 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.2
../pom.xml
client-cpp-example
diff --git a/example/flink-sql/pom.xml b/example/flink-sql/pom.xml
index 4729ef229097..d7bfc0ddc79c 100644
--- a/example/flink-sql/pom.xml
+++ b/example/flink-sql/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 1.2.0-SNAPSHOT
+ 1.2.2
../pom.xml
flink-sql-example
diff --git a/example/flink/pom.xml b/example/flink/pom.xml
index 12f61ae884fd..4138588dd02a 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.2
../pom.xml
flink-example
diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml
index 380a0c0dc28f..2f0f68642c6a 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.2
../pom.xml
hadoop-example
diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml
index 7218083d23a4..55b4507cdcd9 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.2
4.0.0
jdbc-example
diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml
index 6becfe9c529a..cbc1a7b0faf5 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.2
../pom.xml
kafka-example
diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml
index 22d44ab2b62a..feed3583fc22 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.2
../pom.xml
customize-mqtt-example
diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml
index dca2d95567bd..e2e2d4accfdb 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.2
../pom.xml
mqtt-example
diff --git a/example/pom.xml b/example/pom.xml
index 1e3300495401..b395c6c04e17 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 1.2.0-SNAPSHOT
+ 1.2.2
../pom.xml
pom
diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml
index 36bb63e36c95..b1a90ea58cf7 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.2
../pom.xml
4.0.0
diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml
index b999442f1937..0a49042f02e9 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.2
../pom.xml
rabbitmq-example
diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml
index d7568b6774bc..abb84a5a2ff7 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.2
4.0.0
rest-java-example
diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml
index 0ffb5c712492..4abf0f7e29e3 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.2
../pom.xml
rocketmq-example
diff --git a/example/session/pom.xml b/example/session/pom.xml
index 5c8280d92add..c50d05e6ace7 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.2
4.0.0
client-example
diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml
index 7035d714817d..3fb6197ae84d 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.2
../pom.xml
trigger-example
diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml
index c8ba35c0a289..e74c32e4712e 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.2
../pom.xml
tsfile-example
diff --git a/example/udf/pom.xml b/example/udf/pom.xml
index 97b75bc9b3b3..e55f1bb68396 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.2
../pom.xml
udf-example
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index e05fbd30c9a3..1112bfd3b597 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.2
../pom.xml
integration-test
diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml
index e5bcf3778e3a..9fc1b22d8204 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.2
../../pom.xml
4.0.0
diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml
index 815e6e60f137..01f4649b913b 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.2
../../pom.xml
4.0.0
diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml
index ad08d4f348fe..054c34c208be 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.2
../../pom.xml
4.0.0
diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml
index 2f28afc92335..2c854d04a995 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.2
../../pom.xml
4.0.0
diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml
index b50bc475323f..de2d22e9b575 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.2
../../pom.xml
iotdb-cli
diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml
index fe82adcd7f21..20b2185090d8 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.2
../../pom.xml
client-cpp
diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml
index 0bbc6ff85db0..6a4dd9db7ee4 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.2
../../pom.xml
iotdb-python-api
diff --git a/iotdb-client/compile-tools/pom.xml b/iotdb-client/compile-tools/pom.xml
index 6116cb809f2a..3b37c54a2f31 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.2
../../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..b190facb0c9d 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.2
../pom.xml
client-cpp-tools-thrift
diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml
index 36c15184815e..21c8d9250b08 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.2
../../pom.xml
4.0.0
diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml
index 72af7354cc05..7d7f944ca487 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.2
../../pom.xml
iotdb-jdbc
diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml
index 602466798ce1..55b927f8fc25 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.2
../../pom.xml
service-rpc
diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml
index 9d1f8736a8ef..7111ed436933 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.2
../../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..eb8bb2752614 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.2
../../pom.xml
flink-iotdb-connector
diff --git a/iotdb-connector/flink-sql-iotdb-connector/pom.xml b/iotdb-connector/flink-sql-iotdb-connector/pom.xml
index 5bee6d172a74..9e7d4835a573 100644
--- a/iotdb-connector/flink-sql-iotdb-connector/pom.xml
+++ b/iotdb-connector/flink-sql-iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 1.2.0-SNAPSHOT
+ 1.2.2
../../pom.xml
flink-sql-iotdb-connector
diff --git a/iotdb-connector/flink-tsfile-connector/pom.xml b/iotdb-connector/flink-tsfile-connector/pom.xml
index 42a32835cf7c..af0ef3dc2138 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.2
../../pom.xml
flink-tsfile-connector
diff --git a/iotdb-connector/grafana-connector/pom.xml b/iotdb-connector/grafana-connector/pom.xml
index 181f58a5f572..5b6d24e0d11b 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.2
../../pom.xml
diff --git a/site/pom.xml b/site/pom.xml
index 33111f79508a..555479ca6635 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -23,7 +23,7 @@
iotdb-parent
org.apache.iotdb
- 1.2.0-SNAPSHOT
+ 1.2.2
../pom.xml
4.0.0