[maven-release-plugin] prepare release arthas-all-3.0.3

This commit is contained in:
hengyunabc 2018-09-14 16:56:26 +08:00
parent 1c07b1b360
commit 4335c3129b
8 changed files with 9 additions and 11 deletions

View File

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

View File

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

View File

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

View File

@ -1,12 +1,10 @@
<?xml version="1.0"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>arthas-packaging</artifactId>
<name>arthas-packaging</name>

View File

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

View File

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

View File

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

View File

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