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

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


The following commit(s) were added to refs/heads/rc/1.3.3 by this push:
     new 92426ad16e9 Update tsfile verison to 1.1.0-240924-SNAPSHOT (#13598)
92426ad16e9 is described below

commit 92426ad16e9d90134c41a32f996f0294d51bcd06
Author: Haonan <[email protected]>
AuthorDate: Tue Sep 24 17:56:26 2024 +0800

    Update tsfile verison to 1.1.0-240924-SNAPSHOT (#13598)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c43722953cf..f220d6b394e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,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.0-240911-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.1.0-240924-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to