From 956a27bff8ca15c2fbf20974a8575d4332587e30 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 22 Sep 2020 22:28:28 +0800 Subject: [PATCH] [maven-release-plugin] prepare release arthas-all-3.4.2 --- 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 ac6e67c180f..42fe12d3d99 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-agent diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml index b59e40d4d47..b4f025bc56b 100644 --- a/arthas-agent-attach/pom.xml +++ b/arthas-agent-attach/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-agent-attach diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml index 52f01e07473..059b5c93405 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.4.2-SNAPSHOT + 3.4.2 ../pom.xml diff --git a/boot/pom.xml b/boot/pom.xml index 517e2d066e4..565715da4d6 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index 0f67c074afd..f82c475fa7e 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index fef3b28faad..b8111215611 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 42fad41de40..dfb5aff4618 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index b218550066d..18bc888ff26 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 6e6c1f1dd6c..e57173c38c2 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index b01628d8109..fe8a2411837 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index ecbe1e788ad..adbfe4af40a 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index b53d3eac128..d14b843ff69 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.4.2 @@ -48,7 +48,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 pom arthas-all @@ -127,7 +127,7 @@ 2.3.1.RELEASE 3.0.0 ${skipTests} - 2020-09-11T12:45:46Z + 2020-09-22T14:26:54Z diff --git a/site/pom.xml b/site/pom.xml index 90e7e767ad4..2b03fb20c52 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index b77e084f59b..f7e2536e739 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index cd55b0050e2..9da6ffb9a8b 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 8536bd4043c..cf9602203c4 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 091babc8da7..7da4b5ca434 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.2-SNAPSHOT + 3.4.2 ../pom.xml arthas-tunnel-server