diff --git a/agent/pom.xml b/agent/pom.xml index d7aed4247..217c777dc 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index ad805a508..824a6a346 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index 7e983e96a..8464329a4 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 62be29bda..c5b8e9733 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index ec986b5e7..812d81c38 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 2e90c5e7b..dbc80af32 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 7d61fd43f..da461050f 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index a502e09ce..f0ca5b70c 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 9f7a09f7d..e2118a946 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 12da98651..9c6734026 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index eeec77aa0..07fbb25e5 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 643b9e8e5..28b110a0c 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index 0d0a223bd..513df86a5 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 6a7399434..c0bb340cd 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml arthas-tunnel-server