diff --git a/common/pom.xml b/common/pom.xml index b5ee8facf69b62bc403012a83442e1fd13e0a53d..38197ff9a6155fee0c10397cfdb8d967ce16c321 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.5 + 1.0.6-SNAPSHOT ../pom.xml diff --git a/logproxy-client/pom.xml b/logproxy-client/pom.xml index a613e0a483336a90cd26b9798c21678f8e44cbb3..cdf8c7959eb8845b45aa724aae5b861f489d4713 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.5 + 1.0.6-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index b78596e9aa3d06192195e336b28249f7f6c1275c..3ca36ee1261073a503fc437bcc8713bf86822d06 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.5 + 1.0.6-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.5 + HEAD