提交 26a05ccd 编写于 作者: H He Wang

[maven-release-plugin] prepare release logclient-1.0.3

上级 42bdfe94
...@@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details. ...@@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details.
<parent> <parent>
<groupId>com.oceanbase.logclient</groupId> <groupId>com.oceanbase.logclient</groupId>
<artifactId>logclient</artifactId> <artifactId>logclient</artifactId>
<version>1.0.3-SNAPSHOT</version> <version>1.0.3</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details. ...@@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details.
<parent> <parent>
<groupId>com.oceanbase.logclient</groupId> <groupId>com.oceanbase.logclient</groupId>
<artifactId>logclient</artifactId> <artifactId>logclient</artifactId>
<version>1.0.3-SNAPSHOT</version> <version>1.0.3</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -15,7 +15,7 @@ See the Mulan PSL v2 for more details. ...@@ -15,7 +15,7 @@ See the Mulan PSL v2 for more details.
<groupId>com.oceanbase.logclient</groupId> <groupId>com.oceanbase.logclient</groupId>
<artifactId>logclient</artifactId> <artifactId>logclient</artifactId>
<version>1.0.3-SNAPSHOT</version> <version>1.0.3</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>${project.groupId}:${project.artifactId}</name> <name>${project.groupId}:${project.artifactId}</name>
...@@ -57,7 +57,7 @@ See the Mulan PSL v2 for more details. ...@@ -57,7 +57,7 @@ See the Mulan PSL v2 for more details.
<connection>scm:git:https://github.com/oceanbase/oblogclient.git</connection> <connection>scm:git:https://github.com/oceanbase/oblogclient.git</connection>
<developerConnection>scm:git:https://github.com/oceanbase/oblogclient.git</developerConnection> <developerConnection>scm:git:https://github.com/oceanbase/oblogclient.git</developerConnection>
<url>https://github.com/oceanbase/oblogclient</url> <url>https://github.com/oceanbase/oblogclient</url>
<tag>HEAD</tag> <tag>logclient-1.0.3</tag>
</scm> </scm>
<properties> <properties>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册