Skip to content

Commit

Permalink
Update 4.nebula-java-client.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Feb 15, 2022
1 parent f5d5d19 commit 9b61f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs-2.0/14.client/4.nebula-java-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@

!!! note

`2.0.0-SNAPSHOT`为日常研发版本,可能存在未知问题,建议使用 release 版本号替换`2.0.0-SNAPSHOT`。
`3.0.0-SNAPSHOT`为日常研发版本,可能存在未知问题,建议使用 release 版本号替换`3.0.0-SNAPSHOT`。

```bash
<dependency>
<groupId>com.vesoft</groupId>
<artifactId>client</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</dependency>
```

Expand Down

0 comments on commit 9b61f66

Please sign in to comment.