From 84364082b6565a459bb0f06218ef6046e10593c8 Mon Sep 17 00:00:00 2001 From: Xiangdong Huang Date: Sat, 16 Jan 2021 07:40:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release release/0.11.2 --- antlr/pom.xml | 2 +- cli/pom.xml | 4 ++-- client-py/pom.xml | 2 +- cross-tests/pom.xml | 2 +- distribution/pom.xml | 2 +- example/flink/pom.xml | 2 +- example/hadoop/pom.xml | 6 +++--- example/jdbc/pom.xml | 2 +- example/kafka/pom.xml | 2 +- example/mqtt/pom.xml | 2 +- example/pom.xml | 2 +- example/rocketmq/pom.xml | 2 +- example/session/pom.xml | 2 +- example/tsfile/pom.xml | 2 +- flink-iotdb-connector/pom.xml | 2 +- flink-tsfile-connector/pom.xml | 2 +- grafana/pom.xml | 4 ++-- hadoop/pom.xml | 4 ++-- hive-connector/pom.xml | 6 +++--- jdbc/pom.xml | 4 ++-- pom.xml | 8 ++++---- 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 | 4 ++-- thrift/pom.xml | 2 +- tsfile/pom.xml | 2 +- 29 files changed, 41 insertions(+), 41 deletions(-) diff --git a/antlr/pom.xml b/antlr/pom.xml index ff1ae775da9f..edf21606ed59 100644 --- a/antlr/pom.xml +++ b/antlr/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml iotdb-antlr diff --git a/cli/pom.xml b/cli/pom.xml index 6c9aac93beea..8b423a07fd5d 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml iotdb-cli @@ -67,7 +67,7 @@ org.apache.iotdb iotdb-server - 0.11.3-SNAPSHOT + 0.11.2 test diff --git a/client-py/pom.xml b/client-py/pom.xml index d3da5d61bf02..948c03dff7dc 100644 --- a/client-py/pom.xml +++ b/client-py/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml iotdb-python-api diff --git a/cross-tests/pom.xml b/cross-tests/pom.xml index 180c7e761863..031a7e327e6c 100644 --- a/cross-tests/pom.xml +++ b/cross-tests/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.11.3-SNAPSHOT + 0.11.2 4.0.0 cross-tests diff --git a/distribution/pom.xml b/distribution/pom.xml index eb3fd1265e26..a81fa7feb683 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml iotdb-distribution diff --git a/example/flink/pom.xml b/example/flink/pom.xml index 8a209b59900d..c0b4d22f2d4f 100644 --- a/example/flink/pom.xml +++ b/example/flink/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml flink-example diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml index 78ef2c138cca..1380bcd1901f 100644 --- a/example/hadoop/pom.xml +++ b/example/hadoop/pom.xml @@ -24,17 +24,17 @@ iotdb-examples org.apache.iotdb - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml hadoop-example - 0.11.3-SNAPSHOT + 0.11.2 hadoop-example org.apache.iotdb hadoop-tsfile - 0.11.3-SNAPSHOT + 0.11.2 diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml index a4deee6fdb8b..27d8162df1c8 100644 --- a/example/jdbc/pom.xml +++ b/example/jdbc/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.11.3-SNAPSHOT + 0.11.2 4.0.0 jdbc-example diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml index 88f445fb848c..634c41d718f0 100644 --- a/example/kafka/pom.xml +++ b/example/kafka/pom.xml @@ -29,7 +29,7 @@ org.apache.iotdb iotdb-examples - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml kafka-example diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml index 70ac662faccf..ab45f1c8d69e 100644 --- a/example/mqtt/pom.xml +++ b/example/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml mqtt-example diff --git a/example/pom.xml b/example/pom.xml index 71a89717ad43..9a8f9fa41cc0 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml pom diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml index d530076b050e..49e560f952d1 100644 --- a/example/rocketmq/pom.xml +++ b/example/rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml rocketmq-example diff --git a/example/session/pom.xml b/example/session/pom.xml index d48f8aee30d2..9bf5cc4f3dd4 100644 --- a/example/session/pom.xml +++ b/example/session/pom.xml @@ -23,7 +23,7 @@ iotdb-examples org.apache.iotdb - 0.11.3-SNAPSHOT + 0.11.2 4.0.0 client-example diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml index 7c6adeb82ba1..6fe8b0fb04a1 100644 --- a/example/tsfile/pom.xml +++ b/example/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-examples - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml tsfile-example diff --git a/flink-iotdb-connector/pom.xml b/flink-iotdb-connector/pom.xml index 3dbf36d6a59c..b0b191678b51 100644 --- a/flink-iotdb-connector/pom.xml +++ b/flink-iotdb-connector/pom.xml @@ -20,7 +20,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml flink-iotdb-connector diff --git a/flink-tsfile-connector/pom.xml b/flink-tsfile-connector/pom.xml index b34286e67759..4d9f306e6f9a 100644 --- a/flink-tsfile-connector/pom.xml +++ b/flink-tsfile-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml flink-tsfile-connector diff --git a/grafana/pom.xml b/grafana/pom.xml index 357350a7802f..6a35d2bc579d 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml 2.8.6 - + - + diff --git a/server/pom.xml b/server/pom.xml index 1abf9c07f92b..8ea67f606b92 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml iotdb-server diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 38f780652316..d47b7be8fdae 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml service-rpc diff --git a/session/pom.xml b/session/pom.xml index 35aa37bbe185..fcfa0b625c95 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml 4.0.0 diff --git a/site/pom.xml b/site/pom.xml index 65cba9ced455..87895e41c150 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -23,7 +23,7 @@ iotdb-parent org.apache.iotdb - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml 4.0.0 diff --git a/spark-iotdb-connector/pom.xml b/spark-iotdb-connector/pom.xml index c0ec259cb21e..353ac700f07a 100644 --- a/spark-iotdb-connector/pom.xml +++ b/spark-iotdb-connector/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml spark-iotdb-connector diff --git a/spark-tsfile/pom.xml b/spark-tsfile/pom.xml index 5dd5c6bfb370..47fae6a71a02 100644 --- a/spark-tsfile/pom.xml +++ b/spark-tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml spark-tsfile @@ -39,7 +39,7 @@ org.apache.iotdb hadoop-tsfile - 0.11.3-SNAPSHOT + 0.11.2 org.apache.spark diff --git a/thrift/pom.xml b/thrift/pom.xml index d30f8759e77f..c41006e2e869 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml iotdb-thrift diff --git a/tsfile/pom.xml b/tsfile/pom.xml index 7a48fd08ea2d..621dd9004df0 100644 --- a/tsfile/pom.xml +++ b/tsfile/pom.xml @@ -24,7 +24,7 @@ org.apache.iotdb iotdb-parent - 0.11.3-SNAPSHOT + 0.11.2 ../pom.xml tsfile