Skip to content

Commit ad398c5

Browse files
committed
[maven-release-plugin] prepare release obkv-hbase-client-2.4.0
1 parent 0e7df0c commit ad398c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.3.1-SNAPSHOT</version>
7+
<version>2.4.0</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>OceanBase JavaClient for HBaseApi</description>
@@ -27,7 +27,7 @@
2727

2828
<scm>
2929
<connection>scm:git:https://github.com/oceanbase/obkv-hbase-client-java.git</connection>
30-
<tag>HEAD</tag>
30+
<tag>obkv-hbase-client-2.4.0</tag>
3131
<url>https://github.com/oceanbase/obkv-hbase-client-java</url>
3232
</scm>
3333

@@ -408,5 +408,5 @@
408408
</plugin>
409409
</plugins>
410410
</build>
411-
<profiles />
411+
<profiles></profiles>
412412
</project>

0 commit comments

Comments
 (0)