Skip to content

Commit f34fa3e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 040e765 commit f34fa3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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>2.4.1</version>
7+
<version>2.4.2-SNAPSHOT</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>OceanBase JavaClient for TableApi</description>
@@ -386,7 +386,7 @@
386386
</goals>
387387
<configuration>
388388
<rules>
389-
<DependencyConvergence></DependencyConvergence>
389+
<DependencyConvergence />
390390
</rules>
391391
</configuration>
392392
</execution>

0 commit comments

Comments
 (0)