upgrade to 3.0.3-SNAPSHOT

pull/49/head
hengyunabc 6 years ago
parent 112ea79127
commit 08e3c65ad1

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>arthas-agent</artifactId> <artifactId>arthas-agent</artifactId>
<name>arthas-agent</name> <name>arthas-agent</name>

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>arthas-core</artifactId> <artifactId>arthas-core</artifactId>
<name>arthas-core</name> <name>arthas-core</name>

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>arthas-packaging</artifactId> <artifactId>arthas-packaging</artifactId>
<name>arthas-packaging</name> <name>arthas-packaging</name>

@ -47,7 +47,7 @@
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>arthas-all</name> <name>arthas-all</name>

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>arthas-site</artifactId> <artifactId>arthas-site</artifactId>
<name>arthas-site</name> <name>arthas-site</name>

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>arthas-spy</artifactId> <artifactId>arthas-spy</artifactId>
<name>arthas-spy</name> <name>arthas-spy</name>

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>com.taobao.arthas</groupId> <groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId> <artifactId>arthas-all</artifactId>
<version>3.0.1-RC-SNAPSHOT</version> <version>3.0.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>arthas-testcase</artifactId> <artifactId>arthas-testcase</artifactId>
<name>arthas-testcase</name> <name>arthas-testcase</name>

Loading…
Cancel
Save