From 1c97b1a7cc56dbdbe63e9b126c25c6187c74cc9a Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Tue, 11 Aug 2020 20:05:59 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 398c7859f..2f39a2aaa 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-agent diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml index c03547745..4dc79e0f5 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 + 3.3.10-SNAPSHOT ../pom.xml arthas-agent-attach diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml index 49ca15d6d..07b78b8a0 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 + 3.3.10-SNAPSHOT ../pom.xml diff --git a/boot/pom.xml b/boot/pom.xml index 7a8271550..8554e7d20 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index 07b696b81..ee4585f42 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index f3d688f8c..90a8e4a06 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index eb9b9f4b9..6dd9a2f96 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 7eb3f121b..8b8629261 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 2c4caa6c5..801695d86 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 91ddb00b3..b5ea5915f 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 62efed603..83cc0989d 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 6e9ddac38..6a8bb832e 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 - arthas-all-3.3.9 + HEAD @@ -48,7 +48,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT pom arthas-all @@ -126,7 +126,7 @@ 1.6 2.3.1.RELEASE 3.0.0 - 2020-08-11T12:04:17Z + 2020-08-11T12:05:59Z diff --git a/site/pom.xml b/site/pom.xml index 2721a850c..c52173170 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index cda9f5702..c60a96ee8 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 658571348..07d78ffe0 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 42efc1ca7..4b8050e88 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index e5fa9b755..718b11368 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.9 + 3.3.10-SNAPSHOT ../pom.xml arthas-tunnel-server