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

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

commit e5cc6d3ce6267413c530974d8196d05b01f8c4bf
Author: Tian Jiang <[email protected]>
AuthorDate: Fri Jul 25 11:17:40 2025 +0800

    Bump TsFile version to 1.1.2-250725 to introduce compression type separated 
by data type
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f4e94de7a97..2ae4f3a04e4 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>1.1.2-250703-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.1.2-250725-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to