diff --git a/common/pom.xml b/common/pom.xml index cf0616c30cc54bcd24db91b036aa42884bbccd79..920a63a13beb715249c6fb28918eb988db4e6a46 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details. com.oceanbase.logclient logclient - 1.0.7 + 1.0.8-SNAPSHOT ../pom.xml diff --git a/logproxy-client/pom.xml b/logproxy-client/pom.xml index 05d06591267938870e4ba3196d5798773fd52ea9..312ca7347461547959216b13c78d802cd54322b7 100644 --- a/logproxy-client/pom.xml +++ b/logproxy-client/pom.xml @@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details. com.oceanbase.logclient logclient - 1.0.7 + 1.0.8-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index baadfe4ea87dda73a3e13fa4bc5e4ec1d568b993..56f702f4e4f5183a6474f6ea1548647abc1d1617 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ See the Mulan PSL v2 for more details. com.oceanbase.logclient logclient - 1.0.7 + 1.0.8-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -57,7 +57,7 @@ See the Mulan PSL v2 for more details. scm:git:https://github.com/oceanbase/oblogclient.git scm:git:https://github.com/oceanbase/oblogclient.git https://github.com/oceanbase/oblogclient - logclient-1.0.7 + HEAD