Skip to content

Commit 316a0ad

Browse files
authored
Update pom.xml
1 parent 9e8b0da commit 316a0ad

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-table-client</artifactId>
7-
<version>1.2.14-SNAPSHOT</version>
7+
<version>1.3.0-SNAPSHOT</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>OceanBase JavaClient for TableApi</description>
@@ -390,4 +390,4 @@
390390
</build>
391391
</profile>
392392
</profiles>
393-
</project>
393+
</project>

0 commit comments

Comments
 (0)