diff --git a/agent/pom.xml b/agent/pom.xml index 05c9fedc..64e21cc6 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index 262c5b18..370b2fc7 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index a69dcf0c..7fbad373 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index c2e90983..4179b5fa 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index db9f447b..5d7a2c3b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 837308fc..1a2c7ae4 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index f8efd242..af86c103 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 874d8f00..1ba7a6ba 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 36fb3792..dbdb7f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 5d04f861..8c7b29b5 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 2b99d2eb..01cdf382 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 51c0ab65..397a684d 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.0 + 3.1.1-SNAPSHOT ../pom.xml arthas-testcase