diff --git a/antlr/pom.xml b/antlr/pom.xml index f5333d787a33..57e540c0b8c1 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml iotdb-antlr diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index f0d44282b485..a860420ec092 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml iotdb-code-coverage diff --git a/confignode/pom.xml b/confignode/pom.xml index 5a425f033ab7..2fe10fb327fb 100644 --- a/confignode/pom.xml +++ b/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml iotdb-confignode diff --git a/consensus/pom.xml b/consensus/pom.xml index 9e8277391f80..25450758e4bb 100644 --- a/consensus/pom.xml +++ b/consensus/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index d1d3055f6eff..19909507bf7f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,12 +24,12 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml iotdb-distribution IoTDB Distribution - + diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 49fab3e4dc52..3bf7337136b6 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.1-SNAPSHOT + 1.2.0 ../pom.xml client-cpp-example @@ -84,7 +84,7 @@ Visual Studio 16 2019 ${project.parent.basedir}/../compile-tools/thrift/target/cmake-${cmake-version}-win64-x64/ - + diff --git a/example/flink/pom.xml b/example/flink/pom.xml index cc65f40c378f..62a4c1b8b888 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 42841c2284ac..2f6dbd4db4c4 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml hadoop-example diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 4beec27bfe45..59bd71c854e2 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 25ff45c466cd..ee64e5632979 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml kafka-example diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index 2ab14c6c3d9d..f0cf3323761a 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml customize-mqtt-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index c4b4b1c1281c..92279136e44f 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index da562367883d..0b864ed0c2af 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml pom diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml index 9690a5152fda..e94bf63433a2 100644 --- a/example/pulsar/pom.xml +++ b/example/pulsar/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml index 19f6671cc833..83c45bdd14b7 100644 --- a/example/rabbitmq/pom.xml +++ b/example/rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml rabbitmq-example diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 028bedb9ae4c..e42695577dc3 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.1-SNAPSHOT + 1.2.0 4.0.0 rest-java-example diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index d5859f61c65f..cac45c11611c 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index 2b7907b6b5a9..cb8552def14f 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 4.0.0 client-example diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 04f2ecbca109..fdcd64883c4b 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml trigger-example @@ -123,7 +123,7 @@ org.apache.iotdb,,javax,java,\# - + diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index f7997f1a3b40..6deee91873c0 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml tsfile-example diff --git a/example/udf/pom.xml b/example/udf/pom.xml index b724c9b83f7f..48a628162806 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml udf-example @@ -117,7 +117,7 @@ org.apache.iotdb,,javax,java,\# - + diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml index a711e65ee3e6..fc08ce6acfce 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.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index d609815ba34d..85483557f542 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.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-api/subscription-api/pom.xml b/iotdb-api/subscription-api/pom.xml index 551272dc452f..439c99eae97c 100644 --- a/iotdb-api/subscription-api/pom.xml +++ b/iotdb-api/subscription-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index cbe3610409f5..14acda17ee3f 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.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index 5f0671045fe6..e7d635e94de5 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.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index 794a8b3e1525..d1c735ecc738 100644 --- a/iotdb-client/cli/pom.xml +++ b/iotdb-client/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../../pom.xml iotdb-cli diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index 6c238d17df02..1916029ef9cb 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.1-SNAPSHOT + 1.2.0 ../../pom.xml client-cpp @@ -125,8 +125,8 @@ ${project.parent.basedir}/iotdb-client/compile-tools/thrift/target/build/compiler/cpp/bin/${cmake.build.type}/thrift.exe start-standalone.bat stop-standalone.bat - - + + diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml index 698ce20ac464..ee65df6419f7 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.1-SNAPSHOT + 1.2.0 ../../pom.xml iotdb-python-api diff --git a/iotdb-client/compile-tools/pom.xml b/iotdb-client/compile-tools/pom.xml index 461ac580c4d0..ec73ca5e6924 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.1-SNAPSHOT + 1.2.0 ../../pom.xml client-cpp-tools @@ -35,7 +35,7 @@ 3.17.3 -Dtrue1=true1 -Dtrue1=true1 - + thrift @@ -138,8 +138,8 @@ make thrift.exe gradlew.bat - - + + diff --git a/iotdb-client/compile-tools/thrift/pom.xml b/iotdb-client/compile-tools/thrift/pom.xml index b316afa1580d..eaeefbe24bba 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.1-SNAPSHOT + 1.2.0 ../pom.xml client-cpp-tools-thrift diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index b1df4e0da610..188aa680e116 100644 --- a/iotdb-client/isession/pom.xml +++ b/iotdb-client/isession/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 3a1be943c7de..1ab850d8fcf1 100644 --- a/iotdb-client/jdbc/pom.xml +++ b/iotdb-client/jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../../pom.xml iotdb-jdbc @@ -210,7 +210,7 @@ - + diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml index d805160e9958..0b6a7046b2b2 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.1-SNAPSHOT + 1.2.0 ../../pom.xml service-rpc diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index f6be4099098a..05d589581bb7 100644 --- a/iotdb-client/session/pom.xml +++ b/iotdb-client/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../../pom.xml 4.0.0 diff --git a/iotdb-connector/flink-iotdb-connector/pom.xml b/iotdb-connector/flink-iotdb-connector/pom.xml index 75dc48602b22..5b5c3653ad39 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.1-SNAPSHOT + 1.2.0 ../../pom.xml flink-iotdb-connector diff --git a/iotdb-connector/flink-tsfile-connector/pom.xml b/iotdb-connector/flink-tsfile-connector/pom.xml index 4a81a100b917..969f7d3fd50f 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.1-SNAPSHOT + 1.2.0 ../../pom.xml flink-tsfile-connector diff --git a/iotdb-connector/grafana-connector/pom.xml b/iotdb-connector/grafana-connector/pom.xml index adc5c755241f..15b912e0f0f0 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.1-SNAPSHOT + 1.2.0 ../../pom.xml @@ -111,7 +111,7 @@ iotdb-client/compile-tools iotdb-client/client-cpp metrics - + consensus library-udf iotdb-api/udf-api @@ -173,7 +173,7 @@ target/surefire-reports,target/failsafe-reports 2.8.9 - + false @@ -801,7 +801,7 @@ org.apache.iotdb,,javax,java,\# - + UNIX @@ -879,7 +879,7 @@ validate - + @@ -925,7 +925,7 @@ - + diff --git a/server/pom.xml b/server/pom.xml index fde8a2702956..fbf608e9c259 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml iotdb-server diff --git a/site/pom.xml b/site/pom.xml index 65b297c49097..304b97a0c87d 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 @@ -318,7 +318,7 @@ - + diff --git a/tsfile/pom.xml b/tsfile/pom.xml index b430a237fe0d..6b3f28ceed65 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.1-SNAPSHOT + 1.2.0 ../pom.xml tsfile