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

haonan pushed a commit to branch rc/2.0.8
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rc/2.0.8 by this push:
     new 767002629a1 Update tsfile.version to 2.2.1
767002629a1 is described below

commit 767002629a1940fbc07423ffe9df0dd116de2229
Author: Haonan <[email protected]>
AuthorDate: Thu Apr 9 09:12:46 2026 +0800

    Update tsfile.version to 2.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 387ab73ece6..0e99b7c1ad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,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.2.1-260206-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.2.1</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to