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

haonan 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 68878c8d8e9 [To dev/1.3] update tsfile version to 1.1.1 (#15334)
68878c8d8e9 is described below

commit 68878c8d8e9afb665a4cf602affe689d1bbff886
Author: Haonan <[email protected]>
AuthorDate: Mon Apr 14 16:31:03 2025 +0800

    [To dev/1.3] update tsfile version to 1.1.1 (#15334)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c5dd2933b25..04ed597d290 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,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.1-250324-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.1.1</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to