mirror of https://github.com/tikv/client-java.git
Update README.md
This commit is contained in:
parent
3027bd76bc
commit
168e169fb1
|
@ -53,7 +53,7 @@ mvn clean install -Dmaven.test.skip=true
|
|||
After building, add following lines into your `pom.xml`
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.pingcap.tikv</groupId>
|
||||
<groupId>org.tikv</groupId>
|
||||
<artifactId>tikv-client-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue