This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 1b9f4f79de0 Revert the change of integration-test module
1b9f4f79de0 is described below
commit 1b9f4f79de0c3f5106a3c41876d87046545947db
Author: Haonan <[email protected]>
AuthorDate: Mon Apr 1 14:31:33 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 -->