Update pom.xml

This commit is contained in:
shi yuhang 2023-04-28 21:43:36 +08:00 committed by GitHub
parent 8d70ed2816
commit 25e7d4348c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>