From 03f276e086c5c6ef2d9d3de9e01c2bada5fa0b6e Mon Sep 17 00:00:00 2001 From: Steve Yurong Su Date: Fri, 4 Mar 2022 16:48:20 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v0.12.5 --- antlr/pom.xml | 2 +- cli/pom.xml | 2 +- client-cpp/pom.xml | 2 +- client-py/pom.xml | 2 +- cluster/pom.xml | 2 +- code-coverage/pom.xml | 2 +- compile-tools/pom.xml | 2 +- compile-tools/thrift/pom.xml | 2 +- cross-tests/pom.xml | 2 +- distribution/pom.xml | 2 +- example/client-cpp-example/pom.xml | 2 +- example/flink/pom.xml | 2 +- example/hadoop/pom.xml | 2 +- example/jdbc/pom.xml | 2 +- example/kafka/pom.xml | 2 +- example/mqtt/pom.xml | 2 +- example/pom.xml | 2 +- example/pulsar/pom.xml | 2 +- example/rocketmq/pom.xml | 2 +- example/session/pom.xml | 2 +- example/spark/pom.xml | 2 +- example/tsfile/pom.xml | 2 +- example/udf/pom.xml | 2 +- flink-iotdb-connector/pom.xml | 2 +- flink-tsfile-connector/pom.xml | 2 +- grafana/pom.xml | 2 +- hadoop/pom.xml | 2 +- hive-connector/pom.xml | 2 +- jdbc/pom.xml | 2 +- pom.xml | 4 ++-- server/pom.xml | 2 +- service-rpc/pom.xml | 2 +- session/pom.xml | 2 +- site/pom.xml | 2 +- spark-iotdb-connector/pom.xml | 2 +- spark-tsfile/pom.xml | 2 +- thrift-cluster/pom.xml | 2 +- thrift-sync/pom.xml | 2 +- thrift/pom.xml | 2 +- tsfile/pom.xml | 2 +- zeppelin-interpreter/pom.xml | 2 +- 41 files changed, 42 insertions(+), 42 deletions(-) diff --git a/antlr/pom.xml b/antlr/pom.xml index f94c9d5f7785..112fe440a15a 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-antlr diff --git a/cli/pom.xml b/cli/pom.xml index 8686d2a5e965..a5a2e2d9894a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-cli diff --git a/client-cpp/pom.xml b/client-cpp/pom.xml index 79e295f0deb3..e4999a4cb304 100644 --- a/client-cpp/pom.xml +++ b/client-cpp/pom.xml @@ -24,7 +24,7 @@ iotdb-parent org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml client-cpp diff --git a/client-py/pom.xml b/client-py/pom.xml index 31acd8bb4355..a89efb1ce5ee 100644 --- a/client-py/pom.xml +++ b/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-python-api diff --git a/cluster/pom.xml b/cluster/pom.xml index 4e3973b6df3d..e95e8ea39718 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-cluster diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index 4b6f1ca12e7a..41d7a308d571 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-code-coverage diff --git a/compile-tools/pom.xml b/compile-tools/pom.xml index 3d82f11c507d..0df19edff95c 100644 --- a/compile-tools/pom.xml +++ b/compile-tools/pom.xml @@ -22,7 +22,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml client-cpp-tools diff --git a/compile-tools/thrift/pom.xml b/compile-tools/thrift/pom.xml index ed1de8493e54..0a90bd5ea257 100644 --- a/compile-tools/thrift/pom.xml +++ b/compile-tools/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.iotdb client-cpp-tools - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml client-cpp-tools-thrift diff --git a/cross-tests/pom.xml b/cross-tests/pom.xml index 8060b2f4c088..e12495e688c1 100644 --- a/cross-tests/pom.xml +++ b/cross-tests/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 4.0.0 cross-tests diff --git a/distribution/pom.xml b/distribution/pom.xml index 49dceedb4551..dcdad91fe287 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-distribution diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index c06f132bff68..60ec11ef90a6 100644 --- a/example/client-cpp-example/pom.xml +++ b/example/client-cpp-example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml client-cpp-example diff --git a/example/flink/pom.xml b/example/flink/pom.xml index 6e71d0001089..92939b876790 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index fcbddeb28140..bfa0286ee919 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,7 +24,7 @@ iotdb-examples org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml hadoop-example diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index 70106126fc4a..b353b8da4f96 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 87f3609dc3b6..d24c13e43c47 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml kafka-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index d0fcbde74f7d..bc0b27478a09 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index 1b6f14fbbdde..a6cf930ec79d 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml pom diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml index 6ce692fe1412..30210b6be2f3 100644 --- a/example/pulsar/pom.xml +++ b/example/pulsar/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml 4.0.0 diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index a3755db84f99..91bed164e887 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index 67e821654f4e..04b20ec54b3a 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 4.0.0 client-example diff --git a/example/spark/pom.xml b/example/spark/pom.xml index 1b9935f76ecc..31fc66b7eb94 100644 --- a/example/spark/pom.xml +++ b/example/spark/pom.xml @@ -23,7 +23,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml 4.0.0 diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index 8b666653ed26..0cdcf93dcf3c 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml tsfile-example diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 6d3127c2da41..d0b52b5a1758 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml udf-example diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml index 341e74b50a15..c04cb577bd2f 100644 --- a/flink-iotdb-connector/pom.xml +++ b/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml flink-iotdb-connector diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml index 05106cbaf2c6..079551da3242 100644 --- a/flink-tsfile-connector/pom.xml +++ b/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml flink-tsfile-connector diff --git a/grafana/pom.xml b/grafana/pom.xml index 02da561b327b..e3c4bfa502a9 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml diff --git a/server/pom.xml b/server/pom.xml index ed83e100d100..48980e7a801f 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-server diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 839559fb3027..72bf4e4223ce 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml service-rpc diff --git a/session/pom.xml b/session/pom.xml index 58aee78b158b..a37fafda1a1e 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml 4.0.0 diff --git a/site/pom.xml b/site/pom.xml index 6ddb3c88db39..3cad7aa6230f 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml 4.0.0 diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index dba810c74774..547129797c0e 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml spark-iotdb-connector diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index d4fd45305930..89777c1bfe14 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml spark-tsfile diff --git a/thrift-cluster/pom.xml b/thrift-cluster/pom.xml index 09ae39baa8c2..200f054bd308 100644 --- a/thrift-cluster/pom.xml +++ b/thrift-cluster/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-thrift-cluster diff --git a/thrift-sync/pom.xml b/thrift-sync/pom.xml index abd65ecaf786..beea5fb024b3 100644 --- a/thrift-sync/pom.xml +++ b/thrift-sync/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-thrift-sync diff --git a/thrift/pom.xml b/thrift/pom.xml index f9217167f304..802915a63f53 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml iotdb-thrift diff --git a/tsfile/pom.xml b/tsfile/pom.xml index 604f437807d8..a68a90406cbf 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml tsfile diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index 4b62d08c7245..58357887e157 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.12.5-SNAPSHOT + 0.12.5 ../pom.xml zeppelin-iotdb