From 3f5306d36967dee1a1b31324a5d42d918f2d9482 Mon Sep 17 00:00:00 2001 From: He Wang Date: Fri, 20 May 2022 11:28:12 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- common/pom.xml | 2 +- logproxy-client/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 6c4a26f..f69c788 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.4 + 1.0.5-SNAPSHOT ../pom.xml diff --git a/logproxy-client/pom.xml b/logproxy-client/pom.xml index 9a33508..882e24d 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.4 + 1.0.5-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index a851e7b..37a9a6f 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.4 + 1.0.5-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.4 + HEAD -- GitLab