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

haonan 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 ed8f61cb38d Update tsfile version to 1.2.0-240924-SNAPSHOT (#13603)
ed8f61cb38d is described below

commit ed8f61cb38d5b910499e7bfe5c8dfe70ec29dbd0
Author: Haonan <[email protected]>
AuthorDate: Wed Sep 25 09:31:03 2024 +0800

    Update tsfile version to 1.2.0-240924-SNAPSHOT (#13603)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf45ff69e1a..4629c592949 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.2.0-c3437a41-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.2.0-240924-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to