From 08e3c65ad1d9978e2e6ca23c965ded23be085947 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Fri, 14 Sep 2018 16:40:20 +0800 Subject: [PATCH] upgrade to 3.0.3-SNAPSHOT --- agent/pom.xml | 2 +- client/pom.xml | 2 +- core/pom.xml | 2 +- packaging/pom.xml | 2 +- pom.xml | 2 +- site/pom.xml | 2 +- spy/pom.xml | 2 +- testcase/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 83d7af907..8773a72ec 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT arthas-agent arthas-agent diff --git a/client/pom.xml b/client/pom.xml index 8add7549b..889767caa 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ arthas-all com.taobao.arthas - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 43795132c..bc3bd17a0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT arthas-core arthas-core diff --git a/packaging/pom.xml b/packaging/pom.xml index c7889821d..0ccd79657 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -6,7 +6,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT arthas-packaging arthas-packaging diff --git a/pom.xml b/pom.xml index 58176d309..716688723 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT pom arthas-all diff --git a/site/pom.xml b/site/pom.xml index 41c2baeb3..7a463e6c4 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT arthas-site arthas-site diff --git a/spy/pom.xml b/spy/pom.xml index fa01a4d96..75f1d970a 100644 --- a/spy/pom.xml +++ b/spy/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT arthas-spy arthas-spy diff --git a/testcase/pom.xml b/testcase/pom.xml index 06cf9d936..d37721d61 100644 --- a/testcase/pom.xml +++ b/testcase/pom.xml @@ -4,7 +4,7 @@ com.taobao.arthas arthas-all - 3.0.1-RC-SNAPSHOT + 3.0.3-SNAPSHOT arthas-testcase arthas-testcase