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 23
23
<parent >
24
24
<groupId >org.apache.maven.surefire</groupId >
25
25
<artifactId >surefire</artifactId >
26
- <version >3.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven.plugins</groupId >
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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<artifactId >maven-surefire-common</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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven.plugins</groupId >
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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<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.2.3-SNAPSHOT </version >
31
+ <version >3.2.3</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Surefire</name >
68
68
<scm >
69
69
<connection >${maven.surefire.scm.devConnection} </connection >
70
70
<developerConnection >${maven.surefire.scm.devConnection} </developerConnection >
71
- <tag >surefire-3.0.0-M8 </tag >
71
+ <tag >surefire-3.2.3 </tag >
72
72
<url >https://github.com/apache/maven-surefire/tree/${project.scm.tag} </url >
73
73
</scm >
74
74
<issueManagement >
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-11-03T08:14:11Z </project .build.outputTimestamp>
107
+ <project .build.outputTimestamp>2023-12-09T20:20:48Z </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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-booter</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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-extensions-spi</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.2.3-SNAPSHOT </version >
26
+ <version >3.2.3</version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-grouper</artifactId >
You can’t perform that action at this time.
0 commit comments