diff --git a/agent/pom.xml b/agent/pom.xml
index 2f39a2aaa..85287ffa9 100644
--- a/agent/pom.xml
+++ b/agent/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-agent
diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml
index 4dc79e0f5..bd17f141e 100644
--- a/arthas-agent-attach/pom.xml
+++ b/arthas-agent-attach/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-agent-attach
diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml
index 07b78b8a0..bc54a0b18 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.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
diff --git a/boot/pom.xml b/boot/pom.xml
index 8554e7d20..adec7e9c8 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-boot
diff --git a/bytekit/pom.xml b/bytekit/pom.xml
index ee4585f42..e60580cff 100644
--- a/bytekit/pom.xml
+++ b/bytekit/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-bytekit
diff --git a/client/pom.xml b/client/pom.xml
index 90a8e4a06..d8a2cfd0c 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -3,7 +3,7 @@
arthas-all
com.taobao.arthas
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 6dd9a2f96..d50af104b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-common
diff --git a/core/pom.xml b/core/pom.xml
index 8b8629261..c40a6787f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-core
diff --git a/demo/pom.xml b/demo/pom.xml
index 801695d86..2ed0bbe40 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-demo
diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml
index b5ea5915f..5b9c23d93 100644
--- a/memorycompiler/pom.xml
+++ b/memorycompiler/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-memorycompiler
diff --git a/packaging/pom.xml b/packaging/pom.xml
index 83cc0989d..b8e5e1c6e 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-packaging
diff --git a/pom.xml b/pom.xml
index e374faea2..13aeb7e69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
pom
arthas-all
diff --git a/site/pom.xml b/site/pom.xml
index c52173170..c1694c387 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-site
diff --git a/spy/pom.xml b/spy/pom.xml
index c60a96ee8..27399001e 100644
--- a/spy/pom.xml
+++ b/spy/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-spy
diff --git a/testcase/pom.xml b/testcase/pom.xml
index 07d78ffe0..8928ec015 100644
--- a/testcase/pom.xml
+++ b/testcase/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-testcase
diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml
index 4b8050e88..3bd73d4e1 100644
--- a/tunnel-client/pom.xml
+++ b/tunnel-client/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-tunnel-client
diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml
index 718b11368..7aae502c9 100644
--- a/tunnel-server/pom.xml
+++ b/tunnel-server/pom.xml
@@ -4,7 +4,7 @@
com.taobao.arthas
arthas-all
- 3.3.10-SNAPSHOT
+ 3.4.0-SNAPSHOT
../pom.xml
arthas-tunnel-server