You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2023/02/16 15:44:28 UTC

[iotdb] branch rc/1.0.1 updated: comment cross-tests model in pom.xml

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

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


The following commit(s) were added to refs/heads/rc/1.0.1 by this push:
     new 169d55ae0a comment cross-tests model in pom.xml
169d55ae0a is described below

commit 169d55ae0a3f8ec4dcd2ef2ba6fe607c2fd0c9d7
Author: Beyyes <cg...@foxmail.com>
AuthorDate: Thu Feb 16 23:39:08 2023 +0800

    comment cross-tests model in pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7d8c18126..5a04e4c998 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
         <module>hive-connector</module>
         <module>node-commons</module>
         <module>confignode</module>
-        <module>cross-tests</module>
+        <!-- <module>cross-tests</module> -->
         <module>zeppelin-interpreter</module>
         <module>client-py</module>
         <module>compile-tools</module>