This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch rc/2.0.4 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 6202ff0f542456a18b3ed2de9f6850e986badbe2 Author: unknown <[email protected]> AuthorDate: Mon May 26 15:56:21 2025 +0800 update tsfile version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf5b21eca8a..55f404ba432 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ <thrift.version>0.14.1</thrift.version> <xz.version>1.9</xz.version> <zstd-jni.version>1.5.6-3</zstd-jni.version> - <tsfile.version>2.1.0-250429-SNAPSHOT</tsfile.version> + <tsfile.version>2.0.3</tsfile.version> </properties> <!-- if we claim dependencies in dependencyManagement, then we do not claim
