This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 1844dc024d61934ecbff1aff03d218f746b168ec Author: Haonan <[email protected]> AuthorDate: Mon Apr 1 14:29:36 2024 +0800 Revert the change of integration-test module --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index a15a578f8a7..ad87b7fd48c 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,6 @@ <module>distribution</module> <module>example</module> <module>library-udf</module> - <module>integration-test</module> </modules> <properties> <!-- This was the last version to support Java 8 -->
