diff --git a/agent/pom.xml b/agent/pom.xml index c7a9a0add..e979b3b7d 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC arthas-agent arthas-agent diff --git a/client/pom.xml b/client/pom.xml index a68a48ad3..422040c13 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -1,11 +1,9 @@ - + arthas-all com.taobao.arthas - 3.0.0-SNAPSHOT + 3.0.0-RC 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 4995ed6ee..140279697 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC arthas-core arthas-core diff --git a/packaging/pom.xml b/packaging/pom.xml index cc7e0f5bc..4276536d7 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC arthas-packaging arthas-packaging diff --git a/pom.xml b/pom.xml index 99acbbe55..67445d740 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -48,7 +47,7 @@ com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 6d7d9cdc1..7ec4192bb 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -1,13 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC arthas-site arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index 260c6ff48..055ea8105 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC arthas-spy arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index a0d59df1d..cd43eafcc 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.taobao.arthas arthas-all - 3.0.0-SNAPSHOT + 3.0.0-RC arthas-testcase arthas-testcase