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 c44d51d629eac05ea1cd739cd06993cd19ab63ea Author: JackieTien97 <[email protected]> AuthorDate: Mon Aug 11 20:03:10 2025 +0800 Bump tsfil version to 2.2.0-250730-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9399fef2d4b..9eaecdb3a23 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.2.0-250722-SNAPSHOT</tsfile.version> + <tsfile.version>2.2.0-250730-SNAPSHOT</tsfile.version> </properties> <!-- if we claim dependencies in dependencyManagement, then we do not claim
