You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2023/03/24 14:22:24 UTC

[iotdb] branch rc/1.1.0 updated (26cf508341 -> 1d4e829169)

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

haonan pushed a change to branch rc/1.1.0
in repository https://gitbox.apache.org/repos/asf/iotdb.git


 discard 26cf508341 [maven-release-plugin] prepare for next development iteration

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/rc/1.1.0 (1d4e829169)
            \
             O -- O -- O   (26cf508341)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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 +-
 code-coverage/pom.xml                     |  2 +-
 compile-tools/pom.xml                     |  8 ++++----
 compile-tools/thrift/pom.xml              |  2 +-
 confignode/pom.xml                        |  2 +-
 consensus/pom.xml                         |  2 +-
 distribution/pom.xml                      |  4 ++--
 example/client-cpp-example/pom.xml        |  4 ++--
 example/ext-pipe-plugin-example/pom.xml   |  4 ++--
 example/flink/pom.xml                     |  2 +-
 example/hadoop/pom.xml                    |  2 +-
 example/influxdb-protocol-example/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/rest-java-example/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                       |  4 ++--
 external-api/pom.xml                      |  2 +-
 external-pipe-api/pom.xml                 |  2 +-
 flink-iotdb-connector/pom.xml             |  2 +-
 flink-tsfile-connector/pom.xml            |  2 +-
 grafana-connector/pom.xml                 |  4 ++--
 grafana-plugin/pom.xml                    | 10 +++++-----
 hadoop/pom.xml                            |  2 +-
 hive-connector/pom.xml                    |  2 +-
 influxdb-protocol/pom.xml                 |  2 +-
 integration/pom.xml                       |  8 ++++----
 isession/pom.xml                          |  2 +-
 jdbc/pom.xml                              |  4 ++--
 library-udf/pom.xml                       |  2 +-
 metrics/dropwizard-metrics/pom.xml        |  2 +-
 metrics/interface/pom.xml                 |  2 +-
 metrics/micrometer-metrics/pom.xml        |  4 ++--
 metrics/pom.xml                           |  2 +-
 mlnode/pom.xml                            |  2 +-
 node-commons/pom.xml                      |  2 +-
 openapi/pom.xml                           |  2 +-
 pipe-api/pom.xml                          |  2 +-
 pom.xml                                   | 12 ++++++------
 rewrite-tsfile-tool/pom.xml               |  2 +-
 schema-engine-rocksdb/pom.xml             |  2 +-
 schema-engine-tag/pom.xml                 |  2 +-
 server/pom.xml                            |  2 +-
 service-rpc/pom.xml                       |  2 +-
 session/pom.xml                           |  2 +-
 site/pom.xml                              |  4 ++--
 spark-iotdb-connector/pom.xml             |  2 +-
 spark-tsfile/pom.xml                      |  2 +-
 thrift-commons/pom.xml                    |  2 +-
 thrift-confignode/pom.xml                 |  2 +-
 thrift-influxdb/pom.xml                   |  2 +-
 thrift-iot-consensus/pom.xml              |  2 +-
 thrift-mlnode/pom.xml                     |  2 +-
 thrift/pom.xml                            |  2 +-
 trigger-api/pom.xml                       |  2 +-
 tsfile/pom.xml                            |  2 +-
 udf-api/pom.xml                           |  2 +-
 zeppelin-interpreter/pom.xml              |  2 +-
 69 files changed, 95 insertions(+), 95 deletions(-)