File tree Expand file tree Collapse file tree 26 files changed +38
-38
lines changed
maven-surefire-report-plugin Expand file tree Collapse file tree 26 files changed +38
-38
lines changed 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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <groupId >org.apache.maven.plugins</groupId >
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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <artifactId >maven-surefire-common</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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <groupId >org.apache.maven.plugins</groupId >
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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <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.2.1 </version >
31+ <version >3.2.2-SNAPSHOT </version >
3232 <packaging >pom</packaging >
3333
3434 <name >Apache Maven Surefire</name >
6868 <scm >
6969 <connection >${maven.surefire.scm.devConnection} </connection >
7070 <developerConnection >${maven.surefire.scm.devConnection} </developerConnection >
71- <tag >surefire-3.2.1 </tag >
71+ <tag >surefire-3.0.0-M8 </tag >
7272 <url >https://github.com/apache/maven-surefire/tree/${project.scm.tag} </url >
7373 </scm >
7474 <issueManagement >
104104 <maven .compiler.testTarget>1.${javaVersion} </maven .compiler.testTarget>
105105 <jvm9ArgsTests />
106106 <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-10-20T18:24:17Z </project .build.outputTimestamp>
107+ <project .build.outputTimestamp>2023-10-20T18:30:42Z </project .build.outputTimestamp>
108108 </properties >
109109
110110 <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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <artifactId >surefire-booter</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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <artifactId >surefire-extensions-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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <artifactId >surefire-extensions-spi</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.2.1 </version >
26+ <version >3.2.2-SNAPSHOT </version >
2727 </parent >
2828
2929 <artifactId >surefire-grouper</artifactId >
You can’t perform that action at this time.
0 commit comments