This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to tag v0.12.5.1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit e42746d16b88383ee5719fced05747bfe05726a0 Author: qiaojialin <646274...@qq.com> AuthorDate: Wed Jun 29 10:08:32 2022 +0800 v0.12.5.1 --- 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 | 2 +- rewriteFileTool/pom.xml | 2 +- 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 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/antlr/pom.xml b/antlr/pom.xml index 08ebb6724d..6871edb782 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-antlr</artifactId> diff --git a/cli/pom.xml b/cli/pom.xml index 09860fe7da..7654c0cb42 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-cli</artifactId> diff --git a/client-cpp/pom.xml b/client-cpp/pom.xml index 124dc27555..5e1f8b4c92 100644 --- a/client-cpp/pom.xml +++ b/client-cpp/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>iotdb-parent</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>client-cpp</artifactId> diff --git a/client-py/pom.xml b/client-py/pom.xml index bcff89fddd..39b35ae6b8 100644 --- a/client-py/pom.xml +++ b/client-py/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-python-api</artifactId> diff --git a/cluster/pom.xml b/cluster/pom.xml index afd0a8c1bf..d2caf7c180 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-cluster</artifactId> diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index 17941e6c11..38c1ef262a 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-code-coverage</artifactId> diff --git a/compile-tools/pom.xml b/compile-tools/pom.xml index 55a7e25147..d95ec5b9ec 100644 --- a/compile-tools/pom.xml +++ b/compile-tools/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>client-cpp-tools</artifactId> diff --git a/compile-tools/thrift/pom.xml b/compile-tools/thrift/pom.xml index eb0ea5dc80..5656746c4c 100644 --- a/compile-tools/thrift/pom.xml +++ b/compile-tools/thrift/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>client-cpp-tools</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>client-cpp-tools-thrift</artifactId> diff --git a/cross-tests/pom.xml b/cross-tests/pom.xml index bb16e94c6f..4a76456ad2 100644 --- a/cross-tests/pom.xml +++ b/cross-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-parent</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>cross-tests</artifactId> diff --git a/distribution/pom.xml b/distribution/pom.xml index 67bb6467c7..e188cddc0e 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-distribution</artifactId> diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml index 7511f52b7e..27d8837bf5 100644 --- a/example/client-cpp-example/pom.xml +++ b/example/client-cpp-example/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>client-cpp-example</artifactId> diff --git a/example/flink/pom.xml b/example/flink/pom.xml index d98768e153..b9db5fcb43 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>flink-example</artifactId> diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 65219e5502..a2549f21f5 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>iotdb-examples</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hadoop-example</artifactId> diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index e9030c606f..6194c89fbe 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-examples</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jdbc-example</artifactId> diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 5d2b10379c..3b32eff20f 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>kafka-example</artifactId> diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 7a5b337c1a..ef0535be17 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>mqtt-example</artifactId> diff --git a/example/pom.xml b/example/pom.xml index f25e2828c6..24d334e0d8 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <packaging>pom</packaging> diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml index 4de6608b24..15ad55d074 100644 --- a/example/pulsar/pom.xml +++ b/example/pulsar/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-examples</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index 07eebc8757..e0072277e0 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>rocketmq-example</artifactId> diff --git a/example/session/pom.xml b/example/session/pom.xml index 239ee77dcc..27adb50e32 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-examples</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>client-example</artifactId> diff --git a/example/spark/pom.xml b/example/spark/pom.xml index 842e470817..a4f5c10fef 100644 --- a/example/spark/pom.xml +++ b/example/spark/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index c9ccceae03..74a72510d2 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tsfile-example</artifactId> diff --git a/example/udf/pom.xml b/example/udf/pom.xml index 6b627ae43c..d966e3397c 100644 --- a/example/udf/pom.xml +++ b/example/udf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-examples</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>udf-example</artifactId> diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml index c1c12dee5c..dff1a45e13 100644 --- a/flink-iotdb-connector/pom.xml +++ b/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>flink-iotdb-connector</artifactId> diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml index 4c1a4d1f48..2391c7105b 100644 --- a/flink-tsfile-connector/pom.xml +++ b/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>flink-tsfile-connector</artifactId> diff --git a/grafana/pom.xml b/grafana/pom.xml index a4c09b1fa8..ac41e5b757 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <!--parent> diff --git a/hadoop/pom.xml b/hadoop/pom.xml index ba93d86164..e27f52c528 100644 --- a/hadoop/pom.xml +++ b/hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hadoop-tsfile</artifactId> diff --git a/hive-connector/pom.xml b/hive-connector/pom.xml index fe07f5850f..64b0ec0efc 100644 --- a/hive-connector/pom.xml +++ b/hive-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hive-connector</artifactId> diff --git a/jdbc/pom.xml b/jdbc/pom.xml index a9bf04079e..0774f15dfa 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-jdbc</artifactId> diff --git a/pom.xml b/pom.xml index 6ca34dd7e2..0bb509088d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <packaging>pom</packaging> <name>Apache IoTDB Project Parent POM</name> <description>This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.</description> diff --git a/rewriteFileTool/pom.xml b/rewriteFileTool/pom.xml index 4a9e65f09e..01ca701886 100644 --- a/rewriteFileTool/pom.xml +++ b/rewriteFileTool/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-parent</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>rewriteFileTool</artifactId> diff --git a/server/pom.xml b/server/pom.xml index 5903ab6868..8b82f08f0d 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-server</artifactId> diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 17eb58988d..86eabb9ce9 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>service-rpc</artifactId> diff --git a/session/pom.xml b/session/pom.xml index f82f9f1dc5..12fac70965 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-parent</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/site/pom.xml b/site/pom.xml index 40dbe5848a..df37c2c86a 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>iotdb-parent</artifactId> <groupId>org.apache.iotdb</groupId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index 5e69ca666f..d2db26b43d 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>spark-iotdb-connector</artifactId> diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index 9e943111c5..4b4094d7ad 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>spark-tsfile</artifactId> diff --git a/thrift-cluster/pom.xml b/thrift-cluster/pom.xml index d32c5987b9..b376730445 100644 --- a/thrift-cluster/pom.xml +++ b/thrift-cluster/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-thrift-cluster</artifactId> diff --git a/thrift-sync/pom.xml b/thrift-sync/pom.xml index ee1e9e4e91..edf7b50ce6 100644 --- a/thrift-sync/pom.xml +++ b/thrift-sync/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-thrift-sync</artifactId> diff --git a/thrift/pom.xml b/thrift/pom.xml index 6feeafb50f..4cf087e926 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>iotdb-thrift</artifactId> diff --git a/tsfile/pom.xml b/tsfile/pom.xml index e318789fe2..7d09ada664 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tsfile</artifactId> diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index 808c688318..3b7a440578 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-parent</artifactId> - <version>0.12.6-SNAPSHOT</version> + <version>0.12.5.1</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>zeppelin-iotdb</artifactId>