diff --git a/agent/pom.xml b/agent/pom.xml index 38cb50553..2326e8e93 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-agent diff --git a/boot/pom.xml b/boot/pom.xml index d0b39ea98..3e5296d74 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index bd4c4cbea..07dacdc78 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index 5e69f1b3e..482a27730 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 8e8da668d..794aa1b05 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index ec62229da..8b5c72655 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 4f4e6eca3..be03ac107 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 9551511d3..48950b52e 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 183cddf4a..0423d8632 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 4ccda2878..813c6bb79 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 7fa800f12..5e01dd153 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 3f76b969a..d9adbedc5 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index dee468181..b3e6351e1 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index aad2c8791..74cfcc520 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index 3569cf193..08469b22b 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.3.0-SNAPSHOT + 3.3.0 ../pom.xml arthas-tunnel-server