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/09/15 08:52:00 UTC

[iotdb] 03/03: update pom

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

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

commit fba59132d4bcdfded858348769456ec42a9ea0b1
Author: HTHou <hh...@outlook.com>
AuthorDate: Fri Sep 15 16:51:37 2023 +0800

    update pom
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f7a49ea2e98..32ad62197e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,7 @@
         <module>iotdb-connector/grafana-connector</module>
         <module>iotdb-connector/spark-tsfile</module>
         <module>iotdb-connector/hadoop</module>
+        <module>iotdb-connector/spark-iotdb-connector</module>
         <module>iotdb-connector/spark-iotdb-connector/scala_2.11</module>
         <module>iotdb-connector/spark-iotdb-connector/scala_2.12</module>
         <module>iotdb-connector/flink-tsfile-connector</module>