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

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

commit e5720120c7e9171c007949a7a475e8b21df03eb5
Author: Jialin Qiao <[email protected]>
AuthorDate: Sat Jun 8 15:00:45 2024 +0800

    Update README.md
---
 java/tsfile/README.md | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/java/tsfile/README.md b/java/tsfile/README.md
index b9d0abe4..8ccd562c 100644
--- a/java/tsfile/README.md
+++ b/java/tsfile/README.md
@@ -68,18 +68,6 @@ The current release version is `1.0.0`
 <dependencies>
 ```
 
-The current SNAPSHOT version is `1.0.1-SNAPSHOT`, you can use it after Maven 
install
-
-```xml  
-<dependencies>
-    <dependency>
-      <groupId>org.apache.tsfile</groupId>
-      <artifactId>tsfile-java</artifactId>
-      <version>1.0.1-SNAPSHOT</version>
-    </dependency>
-<dependencies>
-```
-
 ### TsFile Java API
 
 #### Write TsFile

Reply via email to