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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9c3d3ea8036 Update tsfile version (#12774)
9c3d3ea8036 is described below

commit 9c3d3ea80369c2ac56555aa9be9407645622f112
Author: shuwenwei <[email protected]>
AuthorDate: Thu Jun 20 22:06:22 2024 +0800

    Update tsfile version (#12774)
    
    * update tsfile version
    
    * update tsfile version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66227b9bf4c..369cbf245cb 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.5-5</zstd-jni.version>
-        <tsfile.version>1.0.1-e1207ba-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.0.1-b956d4c-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to