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

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

commit a3719a89d321d11869d127e9cf3008e893291455
Author: DESKTOP-L0L5GPJ\jt <[email protected]>
AuthorDate: Sat Jan 18 13:02:59 2025 +0800

    Bump TsFile version to 2.0.0-250118-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 625ffaa8941..59cd7cb2451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,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>2.0.0-250113-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.0.0-250118-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to