| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -61,7 +61,7 @@ | |||
| 61 | 61 | <plugin> | |
| 62 | 62 | <groupId>org.apache.maven.plugins</groupId> | |
| 63 | 63 | <artifactId>maven-failsafe-plugin</artifactId> | |
| 64 | - <version>3.0.0-M4</version> | ||
| 64 | + <version>3.0.0-M5</version> | ||
| 65 | 65 | <configuration> | |
| 66 | 66 | <forkedProcessTimeoutInSeconds>1200</forkedProcessTimeoutInSeconds> | |
| 67 | 67 | <reportNameSuffix>sponge_log</reportNameSuffix> | |
@@ -70,13 +70,6 @@ | |||
| 70 | 70 | <include>**/functional/*.java</include> | |
| 71 | 71 | </includes> | |
| 72 | 72 | </configuration> | |
| 73 | - <dependencies> | ||
| 74 | - <dependency> | ||
| 75 | - <groupId>org.apache.maven.surefire</groupId> | ||
| 76 | - <artifactId>surefire-junit47</artifactId> | ||
| 77 | - <version>3.0.0-M4</version> | ||
| 78 | - </dependency> | ||
| 79 | - </dependencies> | ||
| 80 | 73 | </plugin> | |
| 81 | 74 | <plugin> | |
| 82 | 75 | <groupId>org.apache.maven.plugins</groupId> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments