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

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


The following commit(s) were added to refs/heads/rc/1.3.6 by this push:
     new ecdcae421e7 Use 1.1.3 tsfile
ecdcae421e7 is described below

commit ecdcae421e76d248cada3000bc7a3fa537dc5dbd
Author: HTHou <[email protected]>
AuthorDate: Wed Dec 24 09:54:45 2025 +0800

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

diff --git a/pom.xml b/pom.xml
index f6485d1cae7..7bf4b9a991f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,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.3-251212-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.1.3</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to