This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch rc/2.0.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rc/2.0.3 by this push:
     new 4db0c005d56 update tsfile version
4db0c005d56 is described below

commit 4db0c005d562946c7e3d2356dbbc5c7a2c4ae487
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 5309d85c7a2..6db7fb51f51 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

Reply via email to