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

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

commit ae40f1258bcaea596a547092b0fa41bd368baeb5
Author: OneSizeFitQuorum <[email protected]>
AuthorDate: Thu Dec 5 11:28:22 2024 +0800

    bump tsfile to 1.1.0-241205-SNAPSHOT
    
    Signed-off-by: OneSizeFitQuorum <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a4a10e1bb7a..b7282e7f963 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-241129-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.1.0-241205-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to