mirror of https://github.com/tikv/client-java.git
Update pom.xml
This commit is contained in:
parent
8d70ed2816
commit
25e7d4348c
2
pom.xml
2
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.tikv</groupId>
|
||||
<artifactId>tikv-client-java</artifactId>
|
||||
<version>3.3.4-SNAPSHOT</version>
|
||||
<version>3.4.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>TiKV Java Client</name>
|
||||
<description>A Java Client for TiKV</description>
|
||||
|
|
Loading…
Reference in New Issue