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

jackietien 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 8f23949384d Change TsFile version
8f23949384d is described below

commit 8f23949384d4040d5d1bfb59bb347cd128765116
Author: Jackie Tien <[email protected]>
AuthorDate: Wed May 15 09:18:26 2024 +0800

    Change TsFile version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f2904be48be..c05397697cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <xz.version>1.9</xz.version>
         <zeppelin.version>0.11.1</zeppelin.version>
         <zstd-jni.version>1.5.5-5</zstd-jni.version>
-        <tsfile.version>1.0.1-4ab90f6-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.0.1-6cbbba7-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to