From db031977d2e0a1e0d64e43f3daf10eab080a13ac Mon Sep 17 00:00:00 2001 From: Aaron Ai Date: Mon, 1 Aug 2022 15:20:34 +0800 Subject: [PATCH] [maven-release-plugin] prepare release rocketmq-client-java-5.0.0 --- java/client-apis/pom.xml | 6 ++---- java/client-shade/pom.xml | 40 ++++++++++++++------------------------- java/client/pom.xml | 6 ++---- java/pom.xml | 10 ++++------ 4 files changed, 22 insertions(+), 40 deletions(-) diff --git a/java/client-apis/pom.xml b/java/client-apis/pom.xml index 7adf5dccd..ec9d354f9 100644 --- a/java/client-apis/pom.xml +++ b/java/client-apis/pom.xml @@ -14,13 +14,11 @@ limitations under the License. --> - + rocketmq-client-java-parent org.apache.rocketmq - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 diff --git a/java/client-shade/pom.xml b/java/client-shade/pom.xml index defa0f6d6..152b62bc9 100644 --- a/java/client-shade/pom.xml +++ b/java/client-shade/pom.xml @@ -14,13 +14,11 @@ limitations under the License. --> - + rocketmq-client-java-parent org.apache.rocketmq - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -62,10 +60,8 @@ true true - - + + @@ -188,33 +184,25 @@ - + - + - + - + - + - + - + - + - - + + diff --git a/java/client/pom.xml b/java/client/pom.xml index 734ad0b0d..c10b50386 100644 --- a/java/client/pom.xml +++ b/java/client/pom.xml @@ -14,13 +14,11 @@ limitations under the License. --> - + rocketmq-client-java-parent org.apache.rocketmq - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index 82ae005bd..26bfbaa1d 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -14,9 +14,7 @@ limitations under the License. --> - + org.apache apache @@ -28,7 +26,7 @@ org.apache.rocketmq rocketmq-client-java-parent pom - 5.0.0-SNAPSHOT + 5.0.0 client-apis client @@ -303,7 +301,7 @@ 11 - + @@ -341,6 +339,6 @@ git@github.com:apache/rocketmq-clients.git scm:git:git@github.com:apache/rocketmq-clients.git scm:git:git@github.com:apache/rocketmq-clients.git - HEAD + rocketmq-client-java-5.0.0 \ No newline at end of file