diff --git a/agent/pom.xml b/agent/pom.xml
index 85287ffa922..824a013de3d 100644
--- a/agent/pom.xml
+++ b/agent/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-agent
diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml
index bd17f141e43..8fcbbf510e7 100644
--- a/arthas-agent-attach/pom.xml
+++ b/arthas-agent-attach/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-agent-attach
diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml
index bc54a0b1804..6b3f3b9cf4a 100644
--- a/arthas-spring-boot-starter/pom.xml
+++ b/arthas-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
diff --git a/boot/pom.xml b/boot/pom.xml
index adec7e9c8e9..50771a7ea69 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-boot
diff --git a/bytekit/pom.xml b/bytekit/pom.xml
index e60580cffa4..60a69586ee0 100644
--- a/bytekit/pom.xml
+++ b/bytekit/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-bytekit
diff --git a/client/pom.xml b/client/pom.xml
index d8a2cfd0c2f..6936cd9c87f 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -3,7 +3,7 @@
arthas-all
com.taobao.arthas
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index d50af104bad..3506e6645ca 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-common
diff --git a/core/pom.xml b/core/pom.xml
index c40a6787f42..de33c9c62d7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-core
diff --git a/demo/pom.xml b/demo/pom.xml
index 2ed0bbe40c1..5174c8865ec 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-demo
diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml
index 5b9c23d9324..6488e3f5b0d 100644
--- a/memorycompiler/pom.xml
+++ b/memorycompiler/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-memorycompiler
diff --git a/packaging/pom.xml b/packaging/pom.xml
index 60cd20d68b8..a993148c32d 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-packaging
diff --git a/pom.xml b/pom.xml
index c88b28d6b75..f04d817ef92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
scm:git:git@github.com:alibaba/arthas.git
scm:git:git@github.com:alibaba/arthas.git
https://github.com/alibaba/arthas
- HEAD
+ arthas-all-3.4.0
@@ -48,7 +48,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
pom
arthas-all
@@ -127,7 +127,7 @@
2.3.1.RELEASE
3.0.0
${skipTests}
- 2020-08-11T12:05:59Z
+ 2020-09-02T15:30:45Z
diff --git a/site/pom.xml b/site/pom.xml
index c1694c387f0..48d4ac939d3 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-site
diff --git a/spy/pom.xml b/spy/pom.xml
index 27399001efc..bbab8276f4e 100644
--- a/spy/pom.xml
+++ b/spy/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-spy
diff --git a/testcase/pom.xml b/testcase/pom.xml
index 8928ec015c0..d497dff1b1d 100644
--- a/testcase/pom.xml
+++ b/testcase/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-testcase
diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml
index 2e343d399ca..4c4b2136c55 100644
--- a/tunnel-client/pom.xml
+++ b/tunnel-client/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-tunnel-client
diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml
index 7aae502c980..e29304dc0f9 100644
--- a/tunnel-server/pom.xml
+++ b/tunnel-server/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.4.0-SNAPSHOT
+ 3.4.0
../pom.xml
arthas-tunnel-server