There was an error while loading. Please reload this page.
1 parent 040e765 commit f34fa3eCopy full SHA for f34fa3e
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.oceanbase</groupId>
6
<artifactId>obkv-table-client</artifactId>
7
- <version>2.4.1</version>
+ <version>2.4.2-SNAPSHOT</version>
8
9
<name>${project.groupId}:${project.artifactId}</name>
10
<description>OceanBase JavaClient for TableApi</description>
@@ -386,7 +386,7 @@
386
</goals>
387
<configuration>
388
<rules>
389
- <DependencyConvergence></DependencyConvergence>
+ <DependencyConvergence />
390
</rules>
391
</configuration>
392
</execution>
0 commit comments