diff --git a/agent/pom.xml b/agent/pom.xml index 64e21cc6c71..09dc39ef513 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index e1b60cdc102..19a2cf0e36a 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index 7fbad37344e..178bd9491cd 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 4179b5fa277..89d5dee4caa 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 5d7a2c3b11f..4d47963f53f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 1a2c7ae40ed..b2679a14c4e 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index af86c103239..cfc4fa7be07 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 1ba7a6bada3..1a0a3724389 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index d5e0f076140..56e74709fd3 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 8c7b29b508f..ecb1619e004 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 01cdf3820f6..c99e82f6df2 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 397a684d80e..889ef626f91 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml arthas-testcase