This is an automated email from the ASF dual-hosted git repository. jackietien pushed a commit to branch rc/2.0.5 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit db4b3df495902206a4a31ed639e46e0e95360241 Author: Caideyipi <[email protected]> AuthorDate: Tue Aug 5 16:33:26 2025 +0800 revert (#16104) (cherry picked from commit 626310e6a25a3b1e579bf583d8185c4e1f00a74c) --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0da94ccaf91..9eaecdb3a23 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,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 -->
