You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/12/14 06:26:23 UTC

[iotdb] branch rel/0.12 updated (adb5131 -> ee53676)

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

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


    from adb5131  [IOTDB-2138] [To rel/0.12] Fix data loss after IoTDB recover (#4563)
     add ee53676  [maven-release-plugin] rollback the release of v0.12.4

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 +-
 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/spark/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                            | 10 +++++-----
 server/pom.xml                     |  2 +-
 service-rpc/pom.xml                |  2 +-
 session/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 +-
 39 files changed, 53 insertions(+), 53 deletions(-)