File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
microbenchmark-runner-core
microbenchmark-runner-junit-smoke-tests
microbenchmark-runner-junit4
microbenchmark-runner-junit5
microbenchmark-runner-junit Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
99 <artifactId >microbenchmark-runner-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
10+ <version >1.0.0</version >
1111 </parent >
1212
1313 <artifactId >microbenchmark-runner-core</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
99 <artifactId >microbenchmark-runner-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
10+ <version >1.0.0</version >
1111 </parent >
1212
1313 <artifactId >microbenchmark-runner-extras</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >microbenchmark-runner-parent</artifactId >
77 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
8- <version >1.0.0-SNAPSHOT </version >
8+ <version >1.0.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
99 <artifactId >microbenchmark-runner-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
10+ <version >1.0.0</version >
1111 </parent >
1212
1313 <artifactId >microbenchmark-runner-junit</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
99 <artifactId >microbenchmark-runner-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
10+ <version >1.0.0</version >
1111 </parent >
1212
1313 <artifactId >microbenchmark-runner-junit4</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
99 <artifactId >microbenchmark-runner-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
10+ <version >1.0.0</version >
1111 </parent >
1212
1313 <artifactId >microbenchmark-runner-junit5</artifactId >
Original file line number Diff line number Diff line change 1212
1313 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
1414 <artifactId >microbenchmark-runner-parent</artifactId >
15- <version >1.0.0-SNAPSHOT </version >
15+ <version >1.0.0</version >
1616 <packaging >pom</packaging >
1717 <name >JUnit-based Microbenchmark Runners for JMH</name >
1818
3232 <junit .version>6.0.0</junit .version>
3333 </properties >
3434
35- <url >http ://github.com/mp911de/microbenchmark-runner</url >
35+ <url >https ://github.com/mp911de/microbenchmark-runner</url >
3636
3737 <licenses >
3838 <license >
3939 <name >Eclipse Public License - v 2.0</name >
40- <url >http ://www.eclipse.org/legal/epl-v20.html</url >
40+ <url >https ://www.eclipse.org/legal/epl-v20.html</url >
4141 <distribution >repo</distribution >
4242 </license >
4343 </licenses >
You can’t perform that action at this time.
0 commit comments