diff --git a/common/pom.xml b/common/pom.xml index 33c6725091a2d40aef64e31175b5b1d4c6b5e944..f1205e5049b40ce2f0544f9e98390555a55d0145 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ com.oceanbase.logclient logclient - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml diff --git a/logproxy-client/pom.xml b/logproxy-client/pom.xml index ecf4b5893235a016eb499d6e8ffa81d5762a2c89..1baa0a34d39f99d6d8e575e90296dc394c65c09b 100644 --- a/logproxy-client/pom.xml +++ b/logproxy-client/pom.xml @@ -5,7 +5,7 @@ com.oceanbase.logclient logclient - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 7cb65cdb2223319674cbc51ce2441759ea2c09f5..20ba973d7e9a340433785364582181281f52d4ba 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.oceanbase.logclient logclient - 1.0.1 + 1.0.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -31,7 +31,7 @@ scm:git:https://github.com/oceanbase/oblogclient.git scm:git:https://github.com/oceanbase/oblogclient.git https://github.com/oceanbase/oblogclient - logclient-1.0.1 + HEAD