You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2021/09/07 16:37:23 UTC

[iotdb] branch rel/0.12 updated (a5e0a05 -> 5530322)

This is an automated email from the ASF dual-hosted git repository.

hxd pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from a5e0a05  [To rel/0.12][IOTDB-1600] Support InsertRowsOfOneDevicePlan in cluster (#3922)
     add 5530322  [maven-release-plugin] prepare release v0.12.2

No new revisions were added by this update.

Summary of changes:
 antlr/pom.xml                      |  2 +-
 cli/pom.xml                        |  2 +-
 client-cpp/pom.xml                 |  6 +++---
 client-py/pom.xml                  |  2 +-
 cluster/pom.xml                    |  2 +-
 code-coverage/pom.xml              |  2 +-
 compile-tools/pom.xml              |  8 ++++----
 compile-tools/thrift/pom.xml       |  2 +-
 cross-tests/pom.xml                |  2 +-
 distribution/pom.xml               |  4 ++--
 example/client-cpp-example/pom.xml |  4 ++--
 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/tsfile/pom.xml             |  2 +-
 example/udf/pom.xml                |  4 ++--
 flink-iotdb-connector/pom.xml      |  2 +-
 flink-tsfile-connector/pom.xml     |  2 +-
 grafana/pom.xml                    |  4 ++--
 hadoop/pom.xml                     |  2 +-
 hive-connector/pom.xml             |  2 +-
 jdbc/pom.xml                       |  4 ++--
 pom.xml                            | 12 ++++++------
 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 +-
 40 files changed, 55 insertions(+), 55 deletions(-)