From feac3a48259183299ca6f44beac471454e9f0d7c Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 11 Aug 2020 20:05:47 +0800 Subject: [PATCH] [maven-release-plugin] prepare release arthas-all-3.3.9 --- agent/pom.xml | 2 +- arthas-agent-attach/pom.xml | 2 +- arthas-spring-boot-starter/pom.xml | 2 +- boot/pom.xml | 2 +- bytekit/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- core/pom.xml | 2 +- demo/pom.xml | 2 +- memorycompiler/pom.xml | 2 +- packaging/pom.xml | 2 +- pom.xml | 6 +++--- site/pom.xml | 2 +- spy/pom.xml | 2 +- testcase/pom.xml | 2 +- tunnel-client/pom.xml | 2 +- tunnel-server/pom.xml | 2 +- 17 files changed, 19 insertions(+), 19 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 1f1a34b78c9..398c7859fd5 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-agent diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml index e140de24781..c03547745c6 100644 --- a/arthas-agent-attach/pom.xml +++ b/arthas-agent-attach/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-agent-attach diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml index 8a812bfb3d0..49ca15d6d9a 100644 --- a/arthas-spring-boot-starter/pom.xml +++ b/arthas-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml diff --git a/boot/pom.xml b/boot/pom.xml index 70d8733d971..7a8271550b3 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index db11e9810da..07b696b81da 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index 1d05f88cf79..f3d688f8cb0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index ca8b422e0f5..eb9b9f4b957 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index f794921782e..7eb3f121bdc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 665033cd27b..2c4caa6c538 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 07f79589806..91ddb00b3b0 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index d028735a21a..62efed603e7 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index b2acb031aea..6e9ddac3878 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ scm:git:git@github.com:alibaba/arthas.git scm:git:git@github.com:alibaba/arthas.git https://github.com/alibaba/arthas - HEAD + arthas-all-3.3.9 @@ -48,7 +48,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 pom arthas-all @@ -126,7 +126,7 @@ 1.6 2.3.1.RELEASE 3.0.0 - 2020-08-10T13:41:11Z + 2020-08-11T12:04:17Z diff --git a/site/pom.xml b/site/pom.xml index 4dceab63cb5..2721a850cef 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index e3e47fc53f6..cda9f57029b 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 3527085df55..658571348ef 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 553c7f4b2db..42efc1ca701 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 2fb9c4dcd2b..e5fa9b75561 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9-SNAPSHOT + 3.3.9 ../pom.xml arthas-tunnel-server