Skip to content

Commit 3d18ab4

Browse files
committed
[maven-release-plugin] prepare release obkv-hbase-client-1.0.0
1 parent a0eb8b2 commit 3d18ab4

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-hbase-client</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.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-1.0.0</tag>
3131
<url>https://github.com/oceanbase/obkv-hbase-client-java</url>
3232
</scm>
3333

0 commit comments

Comments
 (0)