From 75ee8320c7f68250c9e2d5e097fb28f54f737e7f Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Sat, 11 Apr 2020 23:31:28 +0800 Subject: [PATCH] [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 814dc2cd5..97a0310be 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index d356675b4..d673ae330 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index c1918fb87..acc171622 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 8d9e8f863..24732602a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 50e239027..c1112f2e1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 551caa2d5..5bc8be593 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 8e187c3b2..d3bcf4d83 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 32fa6092c..ea61b2b34 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 7bdce94bf..8fed50d2d 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 8dbe96977..48b93bf36 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 7ddbb37d1..0d20b6ad4 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 4bb835b88..5d47be0b7 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index de83ab7da..f58b86f52 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index d5175785c..f25abbc38 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0 + 3.2.1-SNAPSHOT ../pom.xml arthas-tunnel-server