diff --git a/agent/pom.xml b/agent/pom.xml index 609bef0cc..814dc2cd5 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index 78669a945..d356675b4 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-boot diff --git a/client/pom.xml b/client/pom.xml index b529f5b15..c1918fb87 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 76c551d0b..8d9e8f863 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index 95faf84e3..50e239027 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 8ec36086e..551caa2d5 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index abce366a7..8e187c3b2 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index e98a7c533..32fa6092c 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 56db53222..7bdce94bf 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index ae5895ad2..8dbe96977 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index c5a4ecd2f..7ddbb37d1 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 406a5351c..4bb835b88 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index a8999a32b..de83ab7da 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index f0e177f48..d5175785c 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml arthas-tunnel-server