This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 131783a3 Update README.md
131783a3 is described below
commit 131783a366826743453ed7d56518958e9c0555af
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