From 979095320a991e35db3fb2fedfb5eca54aa88124 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Wed, 1 Jul 2020 00:04:00 +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 | 2 +- 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, 17 insertions(+), 17 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 0697538b3..16a03710c 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-agent diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml index aaf864b24..813e03d0a 100644 --- a/arthas-agent-attach/pom.xml +++ b/arthas-agent-attach/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-agent-attach diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml index 12d347819..3ebbf74c4 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.6 + 3.3.7-SNAPSHOT ../pom.xml diff --git a/boot/pom.xml b/boot/pom.xml index 9b8b94867..9e06beea9 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index 26a1425d4..a2a474cee 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index 10e32bed5..6241041c9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 6f1324efe..7823bc715 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 219bc06c0..e2a5e2e32 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 055bdbe7b..8f359ffc8 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 7adb9fef4..9a1ad665b 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index c1e0e5d44..79a61086a 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index ecaae216c..3dc9b876a 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index bee88a913..60184140f 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index a109d7cb4..bfdd70ad1 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 16909d9ab..932444542 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index da6ee91f6..30e67a8c1 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index f83316c75..7b8e5b9f4 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.6 + 3.3.7-SNAPSHOT ../pom.xml arthas-tunnel-server