Skip to content

Commit

Permalink
[maven-release-plugin] prepare release obkv-hbase-client-0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
IHEII committed Dec 7, 2023
1 parent 973a830 commit cf40d6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.oceanbase</groupId>
<artifactId>obkv-hbase-client</artifactId>
<version>0.1.4-SNAPSHOT</version>
<version>0.1.4</version>

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

<scm>
<connection>scm:git:https://github.com/oceanbase/obkv-hbase-client-java.git</connection>
<tag>HEAD</tag>
<tag>obkv-hbase-client-0.1.4</tag>
<url>https://github.com/oceanbase/obkv-hbase-client-java</url>
</scm>

Expand Down Expand Up @@ -403,5 +403,5 @@
</plugin>
</plugins>
</build>
<profiles />
<profiles></profiles>
</project>

0 comments on commit cf40d6c

Please sign in to comment.