File tree 3 files changed +3
-3
lines changed
appium/appium-app/appium-app-best-practice
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
77
<plugin >
78
78
<groupId >org.apache.maven.plugins</groupId >
79
79
<artifactId >maven-surefire-plugin</artifactId >
80
- <version >3.0.0-M4 </version >
80
+ <version >3.3.1 </version >
81
81
<configuration >
82
82
<suiteXmlFiles >
83
83
<suiteXmlFile >${testngXmlDir} /${testngXmlFile} </suiteXmlFile >
Original file line number Diff line number Diff line change 65
65
<plugin >
66
66
<groupId >org.apache.maven.plugins</groupId >
67
67
<artifactId >maven-surefire-plugin</artifactId >
68
- <version >3.1.2 </version >
68
+ <version >3.3.1 </version >
69
69
<configuration >
70
70
<properties >
71
71
<configurationParameters >
Original file line number Diff line number Diff line change 51
51
<plugin >
52
52
<groupId >org.apache.maven.plugins</groupId >
53
53
<artifactId >maven-surefire-plugin</artifactId >
54
- <version >3.1.2 </version >
54
+ <version >3.3.1 </version >
55
55
<configuration >
56
56
<parallel >all</parallel >
57
57
<threadCountMethods >${surefire.parallel} </threadCountMethods >
You can’t perform that action at this time.
0 commit comments