From 1188ee17e6fd7afaab4e92b2e20c32f738d46fb3 Mon Sep 17 00:00:00 2001
From: qiaojialin <“646274302@qq.com”>
Date: Thu, 1 Sep 2022 18:33:16 +0800
Subject: [PATCH] [maven-release-plugin] prepare release v0.13.2
---
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-customize/pom.xml | 2 +-
example/mqtt/pom.xml | 2 +-
example/pom.xml | 2 +-
example/pulsar/pom.xml | 2 +-
example/rabbitmq/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 | 2 +-
external-api/pom.xml | 2 +-
flink-iotdb-connector/pom.xml | 2 +-
flink-tsfile-connector/pom.xml | 2 +-
grafana-connector/pom.xml | 2 +-
grafana-plugin/pom.xml | 2 +-
hadoop/pom.xml | 2 +-
hive-connector/pom.xml | 2 +-
integration/pom.xml | 2 +-
jdbc/pom.xml | 2 +-
metrics/dropwizard-metrics/pom.xml | 4 ++--
metrics/interface/pom.xml | 4 ++--
metrics/micrometer-metrics/pom.xml | 4 ++--
metrics/pom.xml | 2 +-
openapi/pom.xml | 2 +-
pom.xml | 4 ++--
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-influxdb/pom.xml | 2 +-
thrift-sync/pom.xml | 2 +-
thrift/pom.xml | 2 +-
tsfile/pom.xml | 2 +-
zeppelin-interpreter/pom.xml | 2 +-
53 files changed, 58 insertions(+), 58 deletions(-)
diff --git a/antlr/pom.xml b/antlr/pom.xml
index d96943fef518..2d493b2b841c 100644
--- a/antlr/pom.xml
+++ b/antlr/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-antlr
diff --git a/cli/pom.xml b/cli/pom.xml
index 7ee370465835..be005f6550d6 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-cli
diff --git a/client-cpp/pom.xml b/client-cpp/pom.xml
index 38888eb4ba45..c1e889458896 100644
--- a/client-cpp/pom.xml
+++ b/client-cpp/pom.xml
@@ -24,7 +24,7 @@
iotdb-parent
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
client-cpp
diff --git a/client-py/pom.xml b/client-py/pom.xml
index 67a392ebc520..5baa2c77111f 100644
--- a/client-py/pom.xml
+++ b/client-py/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-python-api
diff --git a/cluster/pom.xml b/cluster/pom.xml
index 240fba130b01..9213057c1f02 100644
--- a/cluster/pom.xml
+++ b/cluster/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-cluster
diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml
index d9e4356e5d85..8785ab0660ba 100644
--- a/code-coverage/pom.xml
+++ b/code-coverage/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-code-coverage
diff --git a/compile-tools/pom.xml b/compile-tools/pom.xml
index afab6ff8d9e6..9fd8d50c8e9a 100644
--- a/compile-tools/pom.xml
+++ b/compile-tools/pom.xml
@@ -22,7 +22,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
client-cpp-tools
diff --git a/compile-tools/thrift/pom.xml b/compile-tools/thrift/pom.xml
index ab44053a4fef..f7b505ec02fe 100644
--- a/compile-tools/thrift/pom.xml
+++ b/compile-tools/thrift/pom.xml
@@ -22,7 +22,7 @@
org.apache.iotdb
client-cpp-tools
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
client-cpp-tools-thrift
diff --git a/cross-tests/pom.xml b/cross-tests/pom.xml
index 9c936d86fef1..3866feaac9c7 100644
--- a/cross-tests/pom.xml
+++ b/cross-tests/pom.xml
@@ -23,7 +23,7 @@
iotdb-parent
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
4.0.0
cross-tests
diff --git a/distribution/pom.xml b/distribution/pom.xml
index c1aaa127efbb..e0319615d356 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-distribution
diff --git a/example/client-cpp-example/pom.xml b/example/client-cpp-example/pom.xml
index 9a5705cb36e2..0fcc035c121e 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.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
client-cpp-example
diff --git a/example/flink/pom.xml b/example/flink/pom.xml
index f8a3109ed1a6..20e50e5dd023 100644
--- a/example/flink/pom.xml
+++ b/example/flink/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
flink-example
diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml
index 1c15bb71f3de..957d112e6a5c 100644
--- a/example/hadoop/pom.xml
+++ b/example/hadoop/pom.xml
@@ -24,7 +24,7 @@
iotdb-examples
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
hadoop-example
diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml
index 0d92fba90fb9..09e1f7954068 100644
--- a/example/jdbc/pom.xml
+++ b/example/jdbc/pom.xml
@@ -23,7 +23,7 @@
iotdb-examples
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
4.0.0
jdbc-example
diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml
index 60fd5a161b67..ccb87f94ddc1 100644
--- a/example/kafka/pom.xml
+++ b/example/kafka/pom.xml
@@ -29,7 +29,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
kafka-example
diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml
index a4f790f6cf95..dd89b1af8eb4 100644
--- a/example/mqtt-customize/pom.xml
+++ b/example/mqtt-customize/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
customize-mqtt-example
diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml
index cbd33c4cd1ee..bd54ae1ba22a 100644
--- a/example/mqtt/pom.xml
+++ b/example/mqtt/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
mqtt-example
diff --git a/example/pom.xml b/example/pom.xml
index ac6b28f570a4..fe3762e7b165 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
pom
diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml
index aab973381ee4..c48d4cd1a160 100644
--- a/example/pulsar/pom.xml
+++ b/example/pulsar/pom.xml
@@ -23,7 +23,7 @@
iotdb-examples
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
4.0.0
diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml
index 10364bb1e655..5d71321c1c3a 100644
--- a/example/rabbitmq/pom.xml
+++ b/example/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
rabbitmq-example
diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml
index a62508e04941..136ff54804e5 100644
--- a/example/rocketmq/pom.xml
+++ b/example/rocketmq/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
rocketmq-example
diff --git a/example/session/pom.xml b/example/session/pom.xml
index 3f65c0619006..928a5dfe94ed 100644
--- a/example/session/pom.xml
+++ b/example/session/pom.xml
@@ -23,7 +23,7 @@
iotdb-examples
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
4.0.0
client-example
diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml
index 1b16ca6041f1..2600b2c5a723 100644
--- a/example/trigger/pom.xml
+++ b/example/trigger/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
trigger-example
@@ -32,7 +32,7 @@
org.apache.iotdb
iotdb-server
- 0.13.2-SNAPSHOT
+ 0.13.2
provided
diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml
index 31dcc2b47d05..ec37d96de3df 100644
--- a/example/tsfile/pom.xml
+++ b/example/tsfile/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
tsfile-example
diff --git a/example/udf/pom.xml b/example/udf/pom.xml
index 4d26ff932fbf..473d75001962 100644
--- a/example/udf/pom.xml
+++ b/example/udf/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-examples
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
udf-example
diff --git a/external-api/pom.xml b/external-api/pom.xml
index dd28dcdc6984..b6c8a51ad996 100644
--- a/external-api/pom.xml
+++ b/external-api/pom.xml
@@ -23,7 +23,7 @@
iotdb-parent
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
4.0.0
diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml
index d74845ef4673..09a9885b99b6 100644
--- a/flink-iotdb-connector/pom.xml
+++ b/flink-iotdb-connector/pom.xml
@@ -20,7 +20,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
flink-iotdb-connector
diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml
index e627a6d5ba7b..2c514640bc69 100644
--- a/flink-tsfile-connector/pom.xml
+++ b/flink-tsfile-connector/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
flink-tsfile-connector
diff --git a/grafana-connector/pom.xml b/grafana-connector/pom.xml
index 91b7616d35cf..a3d4b5a2cd36 100644
--- a/grafana-connector/pom.xml
+++ b/grafana-connector/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
diff --git a/rewriteFileTool/pom.xml b/rewriteFileTool/pom.xml
index 8564417e4b03..daa4bf05df86 100644
--- a/rewriteFileTool/pom.xml
+++ b/rewriteFileTool/pom.xml
@@ -23,7 +23,7 @@
iotdb-parent
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
4.0.0
rewriteFileTool
diff --git a/server/pom.xml b/server/pom.xml
index a8cdc0088afe..965cb2376457 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-server
diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml
index 13863857dcb7..5211f3b7b8d7 100644
--- a/service-rpc/pom.xml
+++ b/service-rpc/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
service-rpc
diff --git a/session/pom.xml b/session/pom.xml
index 091598360e0a..22b62cf37a90 100644
--- a/session/pom.xml
+++ b/session/pom.xml
@@ -23,7 +23,7 @@
iotdb-parent
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
4.0.0
diff --git a/site/pom.xml b/site/pom.xml
index 06c70f7b420d..26d25e32a4d8 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -23,7 +23,7 @@
iotdb-parent
org.apache.iotdb
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
4.0.0
diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml
index 6e6e71a2827c..dad8c40462de 100644
--- a/spark-iotdb-connector/pom.xml
+++ b/spark-iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
spark-iotdb-connector
diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml
index ad618fb277be..a7b6a0b3f489 100644
--- a/spark-tsfile/pom.xml
+++ b/spark-tsfile/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
spark-tsfile
diff --git a/thrift-cluster/pom.xml b/thrift-cluster/pom.xml
index b15eaf664ff8..99c197ef490f 100644
--- a/thrift-cluster/pom.xml
+++ b/thrift-cluster/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-thrift-cluster
diff --git a/thrift-influxdb/pom.xml b/thrift-influxdb/pom.xml
index e0a04592365e..bcdec73836db 100644
--- a/thrift-influxdb/pom.xml
+++ b/thrift-influxdb/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
influxdb-thrift
diff --git a/thrift-sync/pom.xml b/thrift-sync/pom.xml
index 75d41db3746e..ac058af5a2da 100644
--- a/thrift-sync/pom.xml
+++ b/thrift-sync/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-thrift-sync
diff --git a/thrift/pom.xml b/thrift/pom.xml
index 632a39594ccb..2e3d0ef6d3d9 100644
--- a/thrift/pom.xml
+++ b/thrift/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
iotdb-thrift
diff --git a/tsfile/pom.xml b/tsfile/pom.xml
index f476a52886d8..51b3065eedf7 100644
--- a/tsfile/pom.xml
+++ b/tsfile/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
tsfile
diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml
index c0a0473d50bd..0fec27ce9a4b 100644
--- a/zeppelin-interpreter/pom.xml
+++ b/zeppelin-interpreter/pom.xml
@@ -24,7 +24,7 @@
org.apache.iotdb
iotdb-parent
- 0.13.2-SNAPSHOT
+ 0.13.2
../pom.xml
zeppelin-iotdb