File tree 26 files changed +27
-27
lines changed
maven-surefire-report-plugin
26 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >maven-surefire-common</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 28
28
29
29
<groupId >org.apache.maven.surefire</groupId >
30
30
<artifactId >surefire</artifactId >
31
- <version >3.0.0-M8 </version >
31
+ <version >3.0.0-M9-SNAPSHOT </version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Surefire</name >
104
104
<maven .compiler.testTarget>1.${javaVersion} </maven .compiler.testTarget>
105
105
<jvm9ArgsTests />
106
106
<jvm .args.tests>${jvm9ArgsTests} -Xms32m -Xmx144m -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true -Djdk.net.URLClassPath.disableClassPathURLCheck=true</jvm .args.tests>
107
- <project .build.outputTimestamp>2023-01-07T08:46:00Z </project .build.outputTimestamp>
107
+ <project .build.outputTimestamp>2023-01-07T09:11:08Z </project .build.outputTimestamp>
108
108
</properties >
109
109
110
110
<dependencyManagement >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-api</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-booter</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >surefire-extensions-api</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-extensions-spi</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >surefire-grouper</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >surefire-its</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-logger-api</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-java5</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-junit3</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-junit4</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-junit48</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >surefire-providers</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit-platform</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit3</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit4</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit47</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-testng-utils</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire-providers</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-testng</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >surefire-report-parser</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire</artifactId >
26
- <version >3.0.0-M8 </version >
26
+ <version >3.0.0-M9-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-shadefire</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.surefire</groupId >
26
26
<artifactId >surefire</artifactId >
27
- <version >3.0.0-M8 </version >
27
+ <version >3.0.0-M9-SNAPSHOT </version >
28
28
</parent >
29
29
30
30
<artifactId >surefire-shared-utils</artifactId >
You can’t perform that action at this time.
0 commit comments