This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-2 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 270a151d08c82fd9962f35ad4f459e8c22d6530e Author: Haonan <[email protected]> AuthorDate: Tue Sep 24 19:02:49 2024 +0800 Update tsfile version to 1.2.0-240924-SNAPSHOT --- 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
