From 5e3bb1e83d481b9033c1df24ca6f9566b533ae02 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Thu, 19 Sep 2019 00:59:02 +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 7f87870d0..1a10c2db9 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index d51dfa62e..25a3ba74f 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index 22eb37a26..2e990f818 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 1a176ce4b..17364df9d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 12f11ac8e..00dd043f0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 719343fed..6b3fe9f06 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 8273c2845..499c4a561 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index e6a5bb36a..f60386f06 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index fc2cd156f..926afe98e 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index a591751c7..af17cb940 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 79155173d..a03de2c8d 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index ec6706667..b33ae0781 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 3fdb28f5d..1bd2b7572 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index d97c984e1..52203e74d 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.3 + 3.1.4-SNAPSHOT ../pom.xml arthas-tunnel-server