From 67406df9806c1c1294f02723ad3b561fc2abe619 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 26 Nov 2019 02:15:19 +0800 Subject: [PATCH 1/2] [maven-release-plugin] prepare release arthas-all-3.1.5 --- agent/pom.xml | 2 +- boot/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- core/pom.xml | 5 ++--- demo/pom.xml | 2 +- memorycompiler/pom.xml | 2 +- packaging/pom.xml | 2 +- pom.xml | 2 +- site/pom.xml | 2 +- spy/pom.xml | 2 +- testcase/pom.xml | 2 +- tunnel-client/pom.xml | 2 +- tunnel-server/pom.xml | 2 +- 14 files changed, 15 insertions(+), 16 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index d3798a289..f3ebcd322 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index 86fbafccc..42827ea8e 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index 127fda148..6cd2c3619 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 817340e7a..30cd500ff 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 288bc6b6a..64c78d151 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-core @@ -37,8 +37,7 @@ arthas-core-shade - + com.taobao.arthas.core.Arthas core engine team, middleware group, alibaba inc. diff --git a/demo/pom.xml b/demo/pom.xml index 34222522b..85fb2c2c0 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 8f5189648..61efdd4a1 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index a0672be90..2f4bf4d69 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 898946ee1..53611b3a0 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 03074210d..770dc2f52 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 3eb6276ec..2b5f98526 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index d1161f418..c8dc56e54 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 04fe758d8..df8ee32b3 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 15a915adb..6475c1c36 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5-SNAPSHOT + 3.1.5 ../pom.xml arthas-tunnel-server From daeec7dbbc398d516024060e209ffea254e65602 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 26 Nov 2019 02:15:29 +0800 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- agent/pom.xml | 2 +- boot/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 | 2 +- site/pom.xml | 2 +- spy/pom.xml | 2 +- testcase/pom.xml | 2 +- tunnel-client/pom.xml | 2 +- tunnel-server/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index f3ebcd322..0cf15c10b 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index 42827ea8e..d05cb885a 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index 6cd2c3619..0307576e8 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 30cd500ff..ec74fac0d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 64c78d151..e3adcfd9e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 85fb2c2c0..0db532102 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 61efdd4a1..13065fea3 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 2f4bf4d69..44df2016d 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 53611b3a0..8edd031f3 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 770dc2f52..33447bfac 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 2b5f98526..659811a57 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index c8dc56e54..0e8b19afc 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index df8ee32b3..f5e94b9db 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 6475c1c36..51fa197be 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.5 + 3.1.6-SNAPSHOT ../pom.xml arthas-tunnel-server