Skip to content

Commit 06165d4

Browse files
committed
[maven-release-plugin] prepare release obkv-hbase-client-2.2.0
1 parent a5966a9 commit 06165d4

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

@@ -404,5 +404,5 @@
404404
</plugin>
405405
</plugins>
406406
</build>
407-
<profiles />
407+
<profiles></profiles>
408408
</project>

0 commit comments

Comments
 (0)