Skip to content

Commit abae9c3

Browse files
committed
[maven-release-plugin] prepare release obkv-hbase-client-0.1.5
1 parent 602bbf1 commit abae9c3

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

0 commit comments

Comments
 (0)