diff --git a/agent/pom.xml b/agent/pom.xml index 1db7ebde85f..0b5b0925eb9 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-agent diff --git a/arthas-agent-attach/pom.xml b/arthas-agent-attach/pom.xml index 56de0053c7a..b657ffe7008 100644 --- a/arthas-agent-attach/pom.xml +++ b/arthas-agent-attach/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-agent-attach diff --git a/arthas-spring-boot-starter/pom.xml b/arthas-spring-boot-starter/pom.xml index 49a58f823da..950265fe6a1 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.3-SNAPSHOT + 3.4.3 ../pom.xml diff --git a/boot/pom.xml b/boot/pom.xml index 9b299e673d2..5b550140adf 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-boot diff --git a/bytekit/pom.xml b/bytekit/pom.xml index e64829d6c4b..09a18e985be 100644 --- a/bytekit/pom.xml +++ b/bytekit/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-bytekit diff --git a/client/pom.xml b/client/pom.xml index 6f504994d45..d0f159b73bf 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 85d2e61ae7c..706de44d2cf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-common diff --git a/core/pom.xml b/core/pom.xml index b99c242d59c..941f2038c6f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-core diff --git a/demo/pom.xml b/demo/pom.xml index 04265f4c91e..1e3a9de1daf 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-demo diff --git a/memorycompiler/pom.xml b/memorycompiler/pom.xml index 08480d61ef8..ebc4f23fc2f 100644 --- a/memorycompiler/pom.xml +++ b/memorycompiler/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-memorycompiler diff --git a/packaging/pom.xml b/packaging/pom.xml index 90ab5cea97f..3fec8704e24 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-packaging diff --git a/pom.xml b/pom.xml index 221748b5ade..b39bd156f79 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.3 @@ -48,7 +48,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 pom arthas-all @@ -127,7 +127,7 @@ 2.3.1.RELEASE 3.0.0 ${skipTests} - 2020-09-22T14:28:38Z + 2020-09-27T15:08:56Z diff --git a/site/pom.xml b/site/pom.xml index a0ef56555e5..5dce78d263f 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 6b4b0ee56c1..5af19f6dbf6 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 3f97770b3ac..fb4016a284e 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-testcase diff --git a/tunnel-client/pom.xml b/tunnel-client/pom.xml index f6178ebf253..b71d3ac50bd 100644 --- a/tunnel-client/pom.xml +++ b/tunnel-client/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-tunnel-client diff --git a/tunnel-server/pom.xml b/tunnel-server/pom.xml index cce379d90d1..8be58acc0a6 100644 --- a/tunnel-server/pom.xml +++ b/tunnel-server/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.4.3-SNAPSHOT + 3.4.3 ../pom.xml arthas-tunnel-server