File tree 17 files changed +19
-19
lines changed
arthas-spring-boot-starter
17 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-agent</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-agent-attach</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.taobao.arthas</groupId >
7
7
<artifactId >arthas-all</artifactId >
8
- <version >3.4.1-SNAPSHOT </version >
8
+ <version >3.4.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-boot</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-bytekit</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >arthas-all</artifactId >
5
5
<groupId >com.taobao.arthas</groupId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.4.1</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-common</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-core</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-demo</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-memorycompiler</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-packaging</artifactId >
Original file line number Diff line number Diff line change 20
20
<connection >scm:git:git@github.com:alibaba/arthas.git</connection >
21
21
<developerConnection >scm:git:git@github.com:alibaba/arthas.git</developerConnection >
22
22
<url >https://github.com/alibaba/arthas</url >
23
- <tag >HEAD </tag >
23
+ <tag >arthas-all-3.4.1 </tag >
24
24
</scm >
25
25
26
26
<developers >
48
48
49
49
<groupId >com.taobao.arthas</groupId >
50
50
<artifactId >arthas-all</artifactId >
51
- <version >3.4.1-SNAPSHOT </version >
51
+ <version >3.4.1</version >
52
52
<packaging >pom</packaging >
53
53
54
54
<name >arthas-all</name >
127
127
<spring-boot .version>2.3.1.RELEASE</spring-boot .version>
128
128
<maven-invoker-plugin .version>3.0.0</maven-invoker-plugin .version>
129
129
<jacoco .skip>${skipTests} </jacoco .skip>
130
- <project .build.outputTimestamp>2020-09-02T15:32:32Z </project .build.outputTimestamp>
130
+ <project .build.outputTimestamp>2020-09-11T12:44:04Z </project .build.outputTimestamp>
131
131
</properties >
132
132
133
133
<dependencyManagement >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-site</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-spy</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-testcase</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-tunnel-client</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.taobao.arthas</groupId >
6
6
<artifactId >arthas-all</artifactId >
7
- <version >3.4.1-SNAPSHOT </version >
7
+ <version >3.4.1</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >arthas-tunnel-server</artifactId >
You can’t perform that action at this time.
0 commit comments