We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8b0da commit 316a0adCopy full SHA for 316a0ad
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.oceanbase</groupId>
6
<artifactId>obkv-table-client</artifactId>
7
- <version>1.2.14-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
8
9
<name>${project.groupId}:${project.artifactId}</name>
10
<description>OceanBase JavaClient for TableApi</description>
@@ -390,4 +390,4 @@
390
</build>
391
</profile>
392
</profiles>
393
-</project>
+</project>
0 commit comments