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

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


The following commit(s) were added to refs/heads/dev/1.3 by this push:
     new 8f13c739033 bump tsfile to 1.1.0-241205-SNAPSHOT (#14318)
8f13c739033 is described below

commit 8f13c7390330892661e8be4992a6f68600fde164
Author: Potato <[email protected]>
AuthorDate: Thu Dec 5 13:16:03 2024 +0800

    bump tsfile to 1.1.0-241205-SNAPSHOT (#14318)
    
    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