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

jackietien pushed a commit to branch ty/object_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/ty/object_type by this push:
     new 186f602dd04 Bump tsfile version to 2.2.0-251208-SNAPSHOT
186f602dd04 is described below

commit 186f602dd04713b9912228dfacc16bb0cb6103d5
Author: JackieTien97 <[email protected]>
AuthorDate: Mon Dec 8 11:17:59 2025 +0800

    Bump tsfile version to 2.2.0-251208-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ba65896c97..6841b716978 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.0-251113-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.2.0-251208-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to