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

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


The following commit(s) were added to refs/heads/object_type by this push:
     new 70a4e4e503f change tsfile version
70a4e4e503f is described below

commit 70a4e4e503fa33e6de6a53a3d1002376fc0f805f
Author: HTHou <[email protected]>
AuthorDate: Thu Jul 3 15:05:37 2025 +0800

    change tsfile version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0f2cc724f15..30eb77a3887 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-250616-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.1.0-object-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to