Skip to content

Commit ea19bdd

Browse files
authored
Update pom.xml
1 parent 6dc8360 commit ea19bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.oceanbase</groupId>
66
<artifactId>obkv-hbase-client</artifactId>
7-
<version>2.0.1-SNAPSHOT</version>
7+
<version>2.1.0-SNAPSHOT</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>OceanBase JavaClient for HBaseApi</description>
@@ -54,7 +54,7 @@
5454
<project.build.sourceEncoding>${project.encoding}</project.build.sourceEncoding>
5555
<project.encoding>UTF-8</project.encoding>
5656
<slf4j.version>1.7.21</slf4j.version>
57-
<table.client.version>1.3.0</table.client.version>
57+
<table.client.version>1.4.0</table.client.version>
5858
</properties>
5959

6060
<dependencies>

0 commit comments

Comments
 (0)