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

haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git


    from f8c9de8  format time type to long (#79)
     add ed45c3f  Bump version to 2.0.4-SNAPSHOT (#80)

No new revisions were added by this update.

Summary of changes:
 connectors/flink-iotdb-connector/pom.xml           |   2 +-
 connectors/flink-sql-iotdb-connector/pom.xml       |   2 +-
 connectors/flink-tsfile-connector/pom.xml          |   4 +-
 connectors/grafana-connector/pom.xml               |   2 +-
 connectors/grafana-plugin/pom.xml                  |   3 +-
 connectors/hadoop/pom.xml                          |   2 +-
 connectors/hive-connector/pom.xml                  |   4 +-
 connectors/pom.xml                                 |  81 ++++++--
 connectors/spark-iotdb-connector/pom.xml           |   2 +-
 .../spark-iotdb-connector/scala_2.11/pom.xml       |   2 +-
 .../spark-iotdb-connector/scala_2.12/pom.xml       |   2 +-
 .../iotdb-table-connector-3.3/pom.xml              |   2 +-
 .../iotdb-table-connector-3.4/pom.xml              |   2 +-
 .../iotdb-table-connector-3.5/pom.xml              |   2 +-
 connectors/spark-iotdb-table-connector/pom.xml     |   2 +-
 .../spark-iotdb-table-common/pom.xml               |   6 +-
 connectors/spark-tsfile/pom.xml                    |   4 +-
 connectors/zeppelin-interpreter/pom.xml            |   2 +-
 distributions/pom.xml                              | 216 +++++++++------------
 examples/flink-sql/pom.xml                         |  15 +-
 examples/flink/pom.xml                             |  17 +-
 examples/hadoop/pom.xml                            |  15 +-
 examples/iotdb-spring-boot-start/pom.xml           |   9 +-
 examples/iotdb-spring-boot-start/readme.md         |  14 +-
 examples/kafka/pom.xml                             |  13 +-
 examples/mybatis-generator/pom.xml                 |  11 +-
 .../main/resources/generatorConfigByExample.xml    |   8 +-
 examples/mybatisplus-generator/pom.xml             |   9 +-
 examples/pom.xml                                   |  35 +++-
 examples/pulsar/pom.xml                            |  13 +-
 examples/rabbitmq/pom.xml                          |  13 +-
 examples/rocketmq/pom.xml                          |  13 +-
 examples/spark-table/pom.xml                       |  11 +-
 iotdb-collector/collector-core/pom.xml             |   5 +-
 iotdb-collector/collector-distribution/pom.xml     |   6 +-
 iotdb-collector/collector-openapi/pom.xml          |   3 +-
 iotdb-collector/pom.xml                            |   2 +-
 iotdb-spring-boot-starter/README.md                |  12 +-
 iotdb-spring-boot-starter/pom.xml                  |   4 +-
 mybatis-generator/README-zh.md                     |  13 +-
 mybatis-generator/README.md                        |  14 +-
 mybatis-generator/pom.xml                          |   4 +-
 .../src/main/resources/generatorConfig.xml         |   8 +-
 pom.xml                                            |  45 +++--
 44 files changed, 424 insertions(+), 230 deletions(-)

Reply via email to