diff --git a/client/pom.xml b/client/pom.xml index 0a9f5b2963a4f460b963e0fb1632ed6882ba8273..779f519dc3fb7d87115b36e53f01eec1b4fbfeac 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.oceanbase.logproxy.client logproxy-client - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index aef302c27bb900e2a83e689d6773f03ec7c35d9f..315e8c04832508fe2c26c5f442674f31b4c6d466 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ com.oceanbase.logproxy.client logproxy-client - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index b5e31998e884cdb3f7a88a423eb022034d77a83e..b537fea2cee9db98f86904e958c3dc56ee669325 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.oceanbase.logproxy.client logproxy-client - 1.0.0 + 1.0.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -32,7 +32,7 @@ scm:git:https://github.com/oceanbase/oblogclient.git scm:git:https://github.com/oceanbase/oblogclient.git https://github.com/oceanbase/oblogclient - logproxy-client-1.0.0 + HEAD