diff --git a/antlr/pom.xml b/antlr/pom.xml index 57e540c0b8c1bb45662d0f4cee56e025ae1238f8..f5333d787a33f0100da6fa50217f3ff54435b1f6 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml iotdb-antlr diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index a860420ec0920763f28ad4f731d7e25bee0c29eb..f0d44282b485d8047247c68f77d2981af6b66607 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml iotdb-code-coverage diff --git a/confignode/pom.xml b/confignode/pom.xml index 2fe10fb327fb561eb5370f6a023c0410b5802248..5a425f033ab743e31467d1831ea920397bb5d523 100644 --- a/confignode/pom.xml +++ b/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml iotdb-confignode diff --git a/consensus/pom.xml b/consensus/pom.xml index 25450758e4bb68d30f3dfdc3c1756b13b2865dfa..9e8277391f809f37dec7acffec1e7ad0b9c52183 100644 --- a/consensus/pom.xml +++ b/consensus/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 19909507bf7f7a89a661a28ff985d7f663e0a8f5..d1d3055f6eff4813d93d822fc09bdbc5a2d26bed 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,12 +24,12 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml iotdb-distribution IoTDB Distribution - + diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 3bf7337136b6f0ea0ddfa0b7908301eaa3b48f5a..49fab3e4dc52976e1cbdb4cb0f42c49118f1a532 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 + 1.2.1-SNAPSHOT ../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 62a4c1b8b888e7b136eb3da973d3c2e3c137fb28..cc65f40c378ff55fbc9cdb04f12d5b1782bdd141 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 2f6dbd4db4c4a6340a5a8b5118c602999b8de64d..42841c2284ac24df72b59d4d4796f0365559f2af 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml hadoop-example diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 59bd71c854e213c7c3321b732b6e6daf44cc3d92..4beec27bfe45ea7cf57277776f2d34f484e68e9a 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0 + 1.2.1-SNAPSHOT 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index ee64e563297989ca6bc60e06b58bae91c5a88a20..25ff45c466cd79e17859880e1c10a843faff829e 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml kafka-example diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index f0cf3323761a65d6302ee365e73ab32eb8a91468..2ab14c6c3d9df971470fce737e40a4fadc302092 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 + 1.2.1-SNAPSHOT ../pom.xml customize-mqtt-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 92279136e44f46d6a4998adc60dac2a568d805cc..c4b4b1c1281c018ba2530b28f347d6bab80d83c0 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index 0b864ed0c2af512aa19bc36bfb730f6563c06287..da562367883d67aed82453312f07853516cf2383 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml pom diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml index e94bf63433a2b3395e03b6cf2ba7278050a210d0..9690a5152fda58751bcf6d4e99f1dcafc7897f1c 100644 --- a/example/pulsar/pom.xml +++ b/example/pulsar/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml index 83c45bdd14b70637d5e5fcb481d98c0b0056d086..19f6671cc833f18486b77fb0cfb7539adc79fe98 100644 --- a/example/rabbitmq/pom.xml +++ b/example/rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml rabbitmq-example diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index e42695577dc3b9e0cadfc1bddf679db206441bae..028bedb9ae4c36f26702c1d6cde4d5769c6e72e5 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 + 1.2.1-SNAPSHOT 4.0.0 rest-java-example diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index cac45c11611cd3d1c9390ccd29c20cc0feff6757..d5859f61c65f284d048617e270ae050e8b575312 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index cb8552def14f1fc5c97e8a0576235230eb31276c..2b7907b6b5a9840bca7fb667341412cdf33563d5 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.2.0 + 1.2.1-SNAPSHOT 4.0.0 client-example diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index fdcd64883c4bc8061ae282de1ea679325c724162..04f2ecbca10916ac108cc425432564e181aa27ce 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../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 6deee91873c03130a79aa56779ca0409a7114891..f7997f1a3b40e3dcc365b0986725900d6435e312 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml tsfile-example diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 48a62816280639eb613796219a15939033674d7e..b724c9b83f7f2b5a031839cd8645faffd195020b 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.2.0 + 1.2.1-SNAPSHOT ../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 fc08ce6acfcefc675e474317548a50f039781c84..a711e65ee3e623898761678d4fda1633c2c67955 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 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml index 85483557f54237a9f8bd27b881e845b74eded823..d609815ba34dca4a69f2ec39c5066b2902c58c2e 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 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-api/subscription-api/pom.xml b/iotdb-api/subscription-api/pom.xml index 439c99eae97cb80207aace85953572b78fec759b..551272dc452f4429dda4105331473cda035f1499 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.0 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml index 14acda17ee3f2e6c8873f5125243d66a025bd353..cbe3610409f52633f5a8451650bda38177236e18 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 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml index e7d635e94de59552a948a42cfc155c5f3f9ca536..5f0671045fe6760d6d983097e0fcafce9bbcae72 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 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml index d1c735ecc738c2ef53639535addc7025270fdecf..794a8b3e1525aea5559f5178f391f8c7b5155ebf 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 + 1.2.1-SNAPSHOT ../../pom.xml iotdb-cli diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml index 1916029ef9cbbd5efebe69baf552a9a7917d54e0..6c238d17df02daed7527d8cb954af773de4c2f90 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 + 1.2.1-SNAPSHOT ../../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 ee65df6419f78e941848a25246ed039a1d3f2183..698ce20ac464bc65e69398dc03d6365d40e7e434 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 + 1.2.1-SNAPSHOT ../../pom.xml iotdb-python-api diff --git a/iotdb-client/compile-tools/pom.xml b/iotdb-client/compile-tools/pom.xml index ec73ca5e6924e8ed673616697929344ca6343b89..461ac580c4d0673e41eee6f580dcf32dfa58853a 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 + 1.2.1-SNAPSHOT ../../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 eaeefbe24bba4f35d6899dcaec264a9662b2a464..b316afa1580d6d38899114141b1a346d2d7612dc 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 + 1.2.1-SNAPSHOT ../pom.xml client-cpp-tools-thrift diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml index 188aa680e11694b15765f2c2dc42d5e8a99e45d1..b1df4e0da610a84d1c1ed2c8f437ad50827eb96b 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 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml index 1ab850d8fcf160422af18d345e7959029c126c2e..3a1be943c7de4931bb2c45d4654b47e4f318f6f8 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 + 1.2.1-SNAPSHOT ../../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 0b6a7046b2b20660b33d05dbc50f25865f0e7ffd..d805160e9958c5af420c76ac3aa2b4be7d136be3 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 + 1.2.1-SNAPSHOT ../../pom.xml service-rpc diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml index 05d589581bb71a1e344fe4e91b93935f521011de..f6be4099098a55e87fad25e9dd826c08408e41ee 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 + 1.2.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/iotdb-connector/flink-iotdb-connector/pom.xml b/iotdb-connector/flink-iotdb-connector/pom.xml index 5b5c3653ad398e3c8450628ffca1439c74ab6e22..75dc48602b2272583b8b5bd6bd1e1e0fa8ae61b5 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 + 1.2.1-SNAPSHOT ../../pom.xml flink-iotdb-connector diff --git a/iotdb-connector/flink-tsfile-connector/pom.xml b/iotdb-connector/flink-tsfile-connector/pom.xml index 969f7d3fd50fcd149accd8098a038c880d0900db..4a81a100b917dcced67e8168412fbe1fead956d4 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 + 1.2.1-SNAPSHOT ../../pom.xml flink-tsfile-connector diff --git a/iotdb-connector/grafana-connector/pom.xml b/iotdb-connector/grafana-connector/pom.xml index 15b912e0f0f0e137dfc856adc26a517dae0c7d06..adc5c755241f5cd385d08870db7e63e3b35a478c 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 + 1.2.1-SNAPSHOT ../../pom.xml @@ -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 fbf608e9c259689458c827981af90d8bc7041b34..fde8a270295677dd3233a0c13602759b74114f46 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml iotdb-server diff --git a/site/pom.xml b/site/pom.xml index 304b97a0c87d520d2e91db91d1fb5425e9c9b66a..65b297c49097022551df75f70a7b3814d04162d3 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml 4.0.0 @@ -318,7 +318,7 @@ - + diff --git a/tsfile/pom.xml b/tsfile/pom.xml index 6b3f28ceed6547a79eafe7cda302c829a6027aa5..b430a237fe0d3524eb1689c95f47b35c82712080 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.2.0 + 1.2.1-SNAPSHOT ../pom.xml tsfile