File tree 26 files changed +28
-69
lines changed
maven-surefire-report-plugin
26 files changed +28
-69
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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
31
+ <version >3.0.0-M7-SNAPSHOT </version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Surefire</name >
69
69
<connection >${maven.surefire.scm.devConnection} </connection >
70
70
<developerConnection >${maven.surefire.scm.devConnection} </developerConnection >
71
71
<url >https://github.com/apache/maven-surefire/tree/${project.scm.tag} </url >
72
- <tag >surefire-3.0.0-M6 </tag >
72
+ <tag >HEAD </tag >
73
73
</scm >
74
74
<issueManagement >
75
75
<system >jira</system >
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>2022-03-30T21:49:36Z </project .build.outputTimestamp>
107
+ <project .build.outputTimestamp>2022-03-30T21:54:09Z </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-M6 </version >
26
+ <version >3.0.0-M7-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-M6 </version >
26
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
26
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
26
+ <version >3.0.0-M7-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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-java5</artifactId >
71
71
</plugin >
72
72
</plugins >
73
73
</build >
74
-
75
- <scm >
76
- <tag >surefire-3.0.0-M6</tag >
77
- </scm >
78
74
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-junit3</artifactId >
72
72
</plugin >
73
73
</plugins >
74
74
</build >
75
-
76
-
77
- <scm >
78
- <tag >surefire-3.0.0-M6</tag >
79
- </scm >
80
75
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-junit4</artifactId >
82
82
</plugin >
83
83
</plugins >
84
84
</build >
85
-
86
- <scm >
87
- <tag >surefire-3.0.0-M6</tag >
88
- </scm >
89
85
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >common-junit48</artifactId >
172
172
</plugin >
173
173
</plugins >
174
174
</build >
175
-
176
- <scm >
177
- <tag >surefire-3.0.0-M6</tag >
178
- </scm >
179
175
</project >
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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit-platform</artifactId >
138
138
</plugin >
139
139
</plugins >
140
140
</build >
141
-
142
- <scm >
143
- <tag >surefire-3.0.0-M6</tag >
144
- </scm >
145
141
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit3</artifactId >
82
82
</plugin >
83
83
</plugins >
84
84
</build >
85
-
86
- <scm >
87
- <tag >surefire-3.0.0-M6</tag >
88
- </scm >
89
85
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit4</artifactId >
80
80
</plugin >
81
81
</plugins >
82
82
</build >
83
-
84
- <scm >
85
- <tag >surefire-3.0.0-M6</tag >
86
- </scm >
87
83
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-junit47</artifactId >
98
98
</plugin >
99
99
</plugins >
100
100
</build >
101
-
102
- <scm >
103
- <tag >surefire-3.0.0-M6</tag >
104
- </scm >
105
101
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-testng-utils</artifactId >
84
84
</plugin >
85
85
</plugins >
86
86
</build >
87
-
88
- <scm >
89
- <tag >surefire-3.0.0-M6</tag >
90
- </scm >
91
87
</project >
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-M6 </version >
26
+ <version >3.0.0-M7-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >surefire-testng</artifactId >
100
100
</plugin >
101
101
</plugins >
102
102
</build >
103
-
104
- <scm >
105
- <tag >surefire-3.0.0-M6</tag >
106
- </scm >
107
103
</project >
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-M6 </version >
27
+ <version >3.0.0-M7-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-M6 </version >
26
+ <version >3.0.0-M7-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-M6 </version >
27
+ <version >3.0.0-M7-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