From 30b0f5f0d70dcc3893acc2bfbcbebc704eafd779 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Fri, 24 Jul 2020 00:30:42 +0800 Subject: [PATCH] [maven-release-plugin] prepare release arthas-all-3.3.7 --- 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 | 7 ++++--- 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, 20 insertions(+), 19 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 16a03710cd4..0a81ab8a0bd 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-agent diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml index 813e03d0a22..e32d5ca4fbb 100644 --- a/arthas-agent-attach/pom.xml +++ b/arthas-agent-attach/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-agent-attach diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml index 3ebbf74c4e9..91a712bf8ca 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.7-SNAPSHOT + 3.3.7 ../pom.xml diff --git a/boot/pom.xml b/boot/pom.xml index 9e06beea944..0a7364d74d3 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index a2a474cee44..c9a7ba1fc91 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index 6241041c929..c3aae0506fc 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 7823bc71566..bd70a050374 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 075fc9d19a2..fdb06022873 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 8f359ffc87d..090f57f1d04 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 9a1ad665b1d..105aa407604 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index fc0baaf0c1f..b6d6a7dc503 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index b5edc965292..6f1ea4aea4e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,8 @@ scm:git:git@github.com:alibaba/arthas.git scm:git:git@github.com:alibaba/arthas.git https://github.com/alibaba/arthas - + arthas-all-3.3.7 + @@ -47,7 +48,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 pom arthas-all @@ -115,7 +116,7 @@ 1.6 2.3.1.RELEASE 3.0.0 - 2020-04-20T16:04:00Z + 2020-07-23T16:28:57Z diff --git a/site/pom.xml b/site/pom.xml index 60184140f9c..c68737680a0 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index bfdd70ad128..db25d8ddff1 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 93244454268..aa48e95ae30 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 30e67a8c18d..037eff0e908 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 7b8e5b9f4fe..8aa9cf77c2b 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml arthas-tunnel-server