File tree Expand file tree Collapse file tree 26 files changed +32
-36
lines changed
maven-surefire-report-plugin Expand file tree Collapse file tree 26 files changed +32
-36
lines changed Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache.maven.surefire</groupId >
2626 <artifactId >surefire</artifactId >
27- <version >3.0.0-SNAPSHOT </version >
27+ <version >3.0.0-M5 </version >
2828 </parent >
2929
3030 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache.maven.surefire</groupId >
2626 <artifactId >surefire</artifactId >
27- <version >3.0.0-SNAPSHOT </version >
27+ <version >3.0.0-M5 </version >
2828 </parent >
2929
3030 <artifactId >maven-surefire-common</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache.maven.surefire</groupId >
2626 <artifactId >surefire</artifactId >
27- <version >3.0.0-SNAPSHOT </version >
27+ <version >3.0.0-M5 </version >
2828 </parent >
2929
3030 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache.maven.surefire</groupId >
2626 <artifactId >surefire</artifactId >
27- <version >3.0.0-SNAPSHOT </version >
27+ <version >3.0.0-M5 </version >
2828 </parent >
2929
3030 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 2828
2929 <groupId >org.apache.maven.surefire</groupId >
3030 <artifactId >surefire</artifactId >
31- <version >3.0.0-SNAPSHOT </version >
31+ <version >3.0.0-M5 </version >
3232 <packaging >pom</packaging >
3333
3434 <name >Apache Maven Surefire</name >
6969 <connection >${maven.surefire.scm.devConnection} </connection >
7070 <developerConnection >${maven.surefire.scm.devConnection} </developerConnection >
7171 <url >https://github.com/apache/maven-surefire/tree/${project.scm.tag} </url >
72- <tag >HEAD </tag >
72+ <tag >surefire-3.0.0-M5_vote-1 </tag >
7373 </scm >
7474 <issueManagement >
7575 <system >jira</system >
107107 <maven .compiler.testSource>1.${javaVersion} </maven .compiler.testSource>
108108 <maven .compiler.testTarget>1.${javaVersion} </maven .compiler.testTarget>
109109 <jvm .args.tests>-Xms128m -Xmx144m -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true -Djdk.net.URLClassPath.disableClassPathURLCheck=true</jvm .args.tests>
110- <project .build.outputTimestamp>2020-04-07T21:04:00Z </project .build.outputTimestamp>
110+ <project .build.outputTimestamp>2020-06-10T18:11:15Z </project .build.outputTimestamp>
111111 </properties >
112112
113113 <dependencyManagement >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.apache.maven.surefire</groupId >
2525 <artifactId >surefire</artifactId >
26- <version >3.0.0-SNAPSHOT </version >
26+ <version >3.0.0-M5 </version >
2727 </parent >
2828
2929 <artifactId >surefire-api</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.apache.maven.surefire</groupId >
2525 <artifactId >surefire</artifactId >
26- <version >3.0.0-SNAPSHOT </version >
26+ <version >3.0.0-M5 </version >
2727 </parent >
2828
2929 <artifactId >surefire-booter</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache.maven.surefire</groupId >
2626 <artifactId >surefire</artifactId >
27- <version >3.0.0-SNAPSHOT </version >
27+ <version >3.0.0-M5 </version >
2828 </parent >
2929
3030 <artifactId >surefire-extensions-api</artifactId >
Original file line number Diff line number Diff line change 1717 ~ specific language governing permissions and limitations
1818 ~ under the License.
1919 -->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0"
21- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2321 <modelVersion >4.0.0</modelVersion >
2422
2523 <parent >
2624 <groupId >org.apache.maven.surefire</groupId >
2725 <artifactId >surefire</artifactId >
28- <version >3.0.0-SNAPSHOT </version >
26+ <version >3.0.0-M5 </version >
2927 </parent >
3028
3129 <artifactId >surefire-extensions-spi</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache.maven.surefire</groupId >
2626 <artifactId >surefire</artifactId >
27- <version >3.0.0-SNAPSHOT </version >
27+ <version >3.0.0-M5 </version >
2828 </parent >
2929
3030 <artifactId >surefire-grouper</artifactId >
You can’t perform that action at this time.
0 commit comments