From 02203a8feadbe07b6f66eef33fc4349b2ca3482a Mon Sep 17 00:00:00 2001 From: HTHou Date: Sat, 25 Mar 2023 12:19:19 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- antlr/pom.xml | 2 +- cli/pom.xml | 2 +- client-cpp/pom.xml | 6 +++--- client-py/pom.xml | 2 +- code-coverage/pom.xml | 2 +- compile-tools/pom.xml | 8 ++++---- compile-tools/thrift/pom.xml | 2 +- confignode/pom.xml | 2 +- consensus/pom.xml | 2 +- distribution/pom.xml | 4 ++-- example/client-cpp-example/pom.xml | 4 ++-- example/ext-pipe-plugin-example/pom.xml | 4 ++-- example/flink/pom.xml | 2 +- example/hadoop/pom.xml | 2 +- example/influxdb-protocol-example/pom.xml | 2 +- example/jdbc/pom.xml | 2 +- example/kafka/pom.xml | 2 +- example/mqtt-customize/pom.xml | 2 +- example/mqtt/pom.xml | 2 +- example/pom.xml | 2 +- example/pulsar/pom.xml | 2 +- example/rabbitmq/pom.xml | 2 +- example/rest-java-example/pom.xml | 2 +- example/rocketmq/pom.xml | 2 +- example/session/pom.xml | 2 +- example/trigger/pom.xml | 4 ++-- example/tsfile/pom.xml | 2 +- example/udf/pom.xml | 4 ++-- external-api/pom.xml | 2 +- external-pipe-api/pom.xml | 2 +- flink-iotdb-connector/pom.xml | 2 +- flink-tsfile-connector/pom.xml | 2 +- grafana-connector/pom.xml | 4 ++-- grafana-plugin/pom.xml | 10 +++++----- hadoop/pom.xml | 2 +- hive-connector/pom.xml | 2 +- influxdb-protocol/pom.xml | 2 +- integration/pom.xml | 8 ++++---- isession/pom.xml | 2 +- jdbc/pom.xml | 4 ++-- library-udf/pom.xml | 2 +- metrics/dropwizard-metrics/pom.xml | 2 +- metrics/interface/pom.xml | 2 +- metrics/micrometer-metrics/pom.xml | 4 ++-- metrics/pom.xml | 2 +- mlnode/pom.xml | 2 +- node-commons/pom.xml | 2 +- openapi/pom.xml | 2 +- pipe-api/pom.xml | 2 +- pom.xml | 12 ++++++------ rewrite-tsfile-tool/pom.xml | 2 +- schema-engine-rocksdb/pom.xml | 2 +- schema-engine-tag/pom.xml | 2 +- server/pom.xml | 2 +- service-rpc/pom.xml | 2 +- session/pom.xml | 2 +- site/pom.xml | 4 ++-- spark-iotdb-connector/pom.xml | 2 +- spark-tsfile/pom.xml | 2 +- thrift-commons/pom.xml | 2 +- thrift-confignode/pom.xml | 2 +- thrift-influxdb/pom.xml | 2 +- thrift-iot-consensus/pom.xml | 2 +- thrift-mlnode/pom.xml | 2 +- thrift/pom.xml | 2 +- trigger-api/pom.xml | 2 +- tsfile/pom.xml | 2 +- udf-api/pom.xml | 2 +- zeppelin-interpreter/pom.xml | 2 +- 69 files changed, 95 insertions(+), 95 deletions(-) diff --git a/antlr/pom.xml b/antlr/pom.xml index 6393bce1e3f2..6255fb0a59bf 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-antlr diff --git a/cli/pom.xml b/cli/pom.xml index 6ba12c6090b1..9526db1c9aa0 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-cli diff --git a/client-cpp/pom.xml b/client-cpp/pom.xml index 94591ea01383..89c83193d20a 100644 --- a/client-cpp/pom.xml +++ b/client-cpp/pom.xml @@ -24,7 +24,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml client-cpp @@ -125,8 +125,8 @@ ${project.parent.basedir}/compile-tools/thrift/target/build/compiler/cpp/bin/${cmake.build.type}/thrift.exe start-standalone.bat stop-standalone.bat - - + + diff --git a/client-py/pom.xml b/client-py/pom.xml index 12a27791cf71..ca39a3c4ef5e 100644 --- a/client-py/pom.xml +++ b/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-python-api diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index c518aeff8a8b..05e2316fc3cf 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-code-coverage diff --git a/compile-tools/pom.xml b/compile-tools/pom.xml index 91d27b9a650e..8022497828f3 100644 --- a/compile-tools/pom.xml +++ b/compile-tools/pom.xml @@ -22,7 +22,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.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/compile-tools/thrift/pom.xml b/compile-tools/thrift/pom.xml index 53f24c42cf35..338c1313e133 100644 --- a/compile-tools/thrift/pom.xml +++ b/compile-tools/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.iotdb client-cpp-tools - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml client-cpp-tools-thrift diff --git a/confignode/pom.xml b/confignode/pom.xml index 3b4c333aeaf4..47e5151df3ea 100644 --- a/confignode/pom.xml +++ b/confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-confignode diff --git a/consensus/pom.xml b/consensus/pom.xml index fbacb4edbdd1..f3814a9f9743 100644 --- a/consensus/pom.xml +++ b/consensus/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 7ddb08bdc6c5..e5c66105ac4b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,12 +24,12 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.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 ed80d878ec7c..d373352672d4 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.1.0 + 1.1.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/ext-pipe-plugin-example/pom.xml b/example/ext-pipe-plugin-example/pom.xml index dc29cd5a9ddb..816cf1069a76 100644 --- a/example/ext-pipe-plugin-example/pom.xml +++ b/example/ext-pipe-plugin-example/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml ext-pipe-plugin-example @@ -37,7 +37,7 @@ org.apache.iotdb external-pipe-api - 1.1.0 + 1.1.1-SNAPSHOT diff --git a/example/flink/pom.xml b/example/flink/pom.xml index 5a599cf0cb4a..844752b17df6 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 2a752ba65229..4b4bacf21724 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml hadoop-example diff --git a/example/influxdb-protocol-example/pom.xml b/example/influxdb-protocol-example/pom.xml index 026f82ce514a..eec9bc6bfb79 100644 --- a/example/influxdb-protocol-example/pom.xml +++ b/example/influxdb-protocol-example/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml influxdb-protocol-example diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index bf54e03e52aa..f9c24c862b80 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index f564b1662adc..a06b8f9699c7 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml kafka-example diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml index ce21bdb154a2..2feb33038869 100644 --- a/example/mqtt-customize/pom.xml +++ b/example/mqtt-customize/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml customize-mqtt-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index b3cbae023045..8daa96b78f5b 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index d2fbc79dba9c..5cef5942522b 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml pom diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml index 83e6ac1f31a9..c03a7f9ee94e 100644 --- a/example/pulsar/pom.xml +++ b/example/pulsar/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml index 249d4ecad1bb..1c18bf76a1cc 100644 --- a/example/rabbitmq/pom.xml +++ b/example/rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml rabbitmq-example diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml index 7ef708404e40..fba0679d66d4 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.1.0 + 1.1.1-SNAPSHOT 4.0.0 rest-java-example diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index b58e50d95727..410dd36f330e 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index d06f89b21756..0fa4291cb70b 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT 4.0.0 client-example diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml index 5d1e8469ffac..20f87b65abcf 100644 --- a/example/trigger/pom.xml +++ b/example/trigger/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.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 aaf72ec70a9f..226ccc85dbf5 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml tsfile-example diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 7d2907eadfd9..f8ce3bcacb39 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml udf-example @@ -117,7 +117,7 @@ org.apache.iotdb,,javax,java,\# - + diff --git a/external-api/pom.xml b/external-api/pom.xml index 90bb8e15e502..11f0ab817dad 100644 --- a/external-api/pom.xml +++ b/external-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/external-pipe-api/pom.xml b/external-pipe-api/pom.xml index 7fb8e941fe19..fdab6ad4c3ef 100644 --- a/external-pipe-api/pom.xml +++ b/external-pipe-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml index c0b9bbc91589..872295441b44 100644 --- a/flink-iotdb-connector/pom.xml +++ b/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml flink-iotdb-connector diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml index 67411d521c1b..bc08ad8c3b51 100644 --- a/flink-tsfile-connector/pom.xml +++ b/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml flink-tsfile-connector diff --git a/grafana-connector/pom.xml b/grafana-connector/pom.xml index 254af00cc6ef..64c88d2d5226 100644 --- a/grafana-connector/pom.xml +++ b/grafana-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml @@ -176,7 +176,7 @@ target/surefire-reports,target/failsafe-reports 2.8.9 - + false @@ -812,7 +812,7 @@ org.apache.iotdb,,javax,java,\# - + UNIX @@ -890,7 +890,7 @@ validate - + @@ -936,7 +936,7 @@ - + diff --git a/rewrite-tsfile-tool/pom.xml b/rewrite-tsfile-tool/pom.xml index 094567a3ede0..5a64d1938a72 100644 --- a/rewrite-tsfile-tool/pom.xml +++ b/rewrite-tsfile-tool/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/schema-engine-rocksdb/pom.xml b/schema-engine-rocksdb/pom.xml index 351c7a46048e..49afd78684ec 100644 --- a/schema-engine-rocksdb/pom.xml +++ b/schema-engine-rocksdb/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT 4.0.0 schema-engine-rocksdb diff --git a/schema-engine-tag/pom.xml b/schema-engine-tag/pom.xml index 2e2865bc37c8..5adc99666d53 100644 --- a/schema-engine-tag/pom.xml +++ b/schema-engine-tag/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT 4.0.0 schema-engine-tag diff --git a/server/pom.xml b/server/pom.xml index a365fd0cbea9..2174deb27eb6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-server diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index a31bec2ba39a..1c8482cff5c5 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml service-rpc diff --git a/session/pom.xml b/session/pom.xml index e8c0f0a69780..3f6a8e00e680 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/site/pom.xml b/site/pom.xml index 6d3fd3d3b85c..ff806f10193b 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 @@ -309,7 +309,7 @@ - + diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index e82ced2812a7..947e8d86c005 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml spark-iotdb-connector diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index fb1a7455f8e9..85aaa2fd4cfa 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml spark-tsfile diff --git a/thrift-commons/pom.xml b/thrift-commons/pom.xml index 13b7328f43cb..db5408ff5fb3 100644 --- a/thrift-commons/pom.xml +++ b/thrift-commons/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-thrift-commons diff --git a/thrift-confignode/pom.xml b/thrift-confignode/pom.xml index 8cea9c13ff71..e08a25137c51 100644 --- a/thrift-confignode/pom.xml +++ b/thrift-confignode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-thrift-confignode diff --git a/thrift-influxdb/pom.xml b/thrift-influxdb/pom.xml index e17da18bad51..957a12663861 100644 --- a/thrift-influxdb/pom.xml +++ b/thrift-influxdb/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml influxdb-thrift diff --git a/thrift-iot-consensus/pom.xml b/thrift-iot-consensus/pom.xml index 2885de141151..dc8c5feb3bd6 100644 --- a/thrift-iot-consensus/pom.xml +++ b/thrift-iot-consensus/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml thrift-iot-consensus diff --git a/thrift-mlnode/pom.xml b/thrift-mlnode/pom.xml index 6c0267f1915a..5093268fef14 100644 --- a/thrift-mlnode/pom.xml +++ b/thrift-mlnode/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-thrift-mlnode diff --git a/thrift/pom.xml b/thrift/pom.xml index 6fb92b786f7b..2dc6867732a9 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml iotdb-thrift diff --git a/trigger-api/pom.xml b/trigger-api/pom.xml index 122a17d4b2ce..46789919758b 100644 --- a/trigger-api/pom.xml +++ b/trigger-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tsfile/pom.xml b/tsfile/pom.xml index 911b3958382e..6b320f4ce8c2 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml tsfile diff --git a/udf-api/pom.xml b/udf-api/pom.xml index 1fe96a53c9c1..a4463da3c714 100644 --- a/udf-api/pom.xml +++ b/udf-api/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index d442d5b4bf46..7d7ef6f37f24 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml zeppelin-iotdb