File tree Expand file tree Collapse file tree 13 files changed +15
-15
lines changed
Expand file tree Collapse file tree 13 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11## ![ BANNER] ( https://github.com/alibaba/jvm-sandbox/wiki/img/BANNER.png )
22
3- [ ![ Build Status] ( https://travis-ci.org/alibaba/jvm-sandbox.svg?branch=develop-for-20181027 )] ( https://travis-ci.org/alibaba/jvm-sandbox )
4- [ ![ codecov] ( https://codecov.io/gh/alibaba/jvm-sandbox/branch/develop-for-20181027 /graph/badge.svg )] ( https://codecov.io/gh/alibaba/jvm-sandbox )
3+ [ ![ Build Status] ( https://travis-ci.org/alibaba/jvm-sandbox.svg?branch=master )] ( https://travis-ci.org/alibaba/jvm-sandbox )
4+ [ ![ codecov] ( https://codecov.io/gh/alibaba/jvm-sandbox/branch/master /graph/badge.svg )] ( https://codecov.io/gh/alibaba/jvm-sandbox )
55![ license] ( https://img.shields.io/github/license/alibaba/arthas.svg )
66[ ![ Average time to resolve an issue] ( http://isitmaintained.com/badge/resolution/alibaba/jvm-sandbox.svg )] ( http://isitmaintained.com/project/alibaba/jvm-sandbox " Average time to resolve an issue ")
77[ ![ Percentage of issues still open] ( http://isitmaintained.com/badge/open/alibaba/jvm-sandbox.svg )] ( http://isitmaintained.com/project/alibaba/jvm-sandbox " Percentage of issues still open ")
Original file line number Diff line number Diff line change 44
55 <groupId >com.alibaba.jvm.sandbox</groupId >
66 <artifactId >sandbox</artifactId >
7- <version >1.1.1-SNAPSHOT </version >
7+ <version >1.1.1</version >
88 <packaging >pom</packaging >
99
1010 <name >sandbox ${sandbox.version} </name >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14- <sandbox .version>1.1.1-SNAPSHOT </sandbox .version>
14+ <sandbox .version>1.1.1</sandbox .version>
1515 </properties >
1616
1717 <build >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.alibaba.jvm.sandbox</groupId >
88 <artifactId >sandbox</artifactId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 </parent >
1111 <artifactId >sandbox-agent</artifactId >
1212 <name >sandbox-agent ${sandbox.version} </name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.alibaba.jvm.sandbox</groupId >
88 <artifactId >sandbox</artifactId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 </parent >
1111 <artifactId >sandbox-api</artifactId >
1212 <name >sandbox-api ${sandbox.version} </name >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >sandbox</artifactId >
88 <groupId >com.alibaba.jvm.sandbox</groupId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 </parent >
1111 <artifactId >sandbox-common-api</artifactId >
1212 <name >sandbox-common-api ${sandbox.version} </name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.alibaba.jvm.sandbox</groupId >
88 <artifactId >sandbox</artifactId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 </parent >
1111 <artifactId >sandbox-core</artifactId >
1212 <name >sandbox-core ${sandbox.version} </name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.alibaba.jvm.sandbox</groupId >
88 <artifactId >sandbox-module-starter</artifactId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 <relativePath >../sandbox-module-starter/pom.xml</relativePath >
1111 </parent >
1212 <artifactId >sandbox-debug-module</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.alibaba.jvm.sandbox</groupId >
88 <artifactId >sandbox-module-starter</artifactId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 <relativePath >../sandbox-module-starter/pom.xml</relativePath >
1111 </parent >
1212 <artifactId >sandbox-mgr-module</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >sandbox</artifactId >
88 <groupId >com.alibaba.jvm.sandbox</groupId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 </parent >
1111 <artifactId >sandbox-mgr-provider</artifactId >
1212 <name >sandbox-mgr-provider ${sandbox.version} </name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.alibaba.jvm.sandbox</groupId >
88 <artifactId >sandbox</artifactId >
9- <version >1.1.1-SNAPSHOT </version >
9+ <version >1.1.1</version >
1010 </parent >
1111 <artifactId >sandbox-module-starter</artifactId >
1212 <name >sandbox-module-starter ${sandbox.version} </name >
You can’t perform that action at this time.
0 commit comments