File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
playframework/multimodule Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -65,14 +65,6 @@ under the License.
65
65
<artifactId >play2-maven-plugin</artifactId >
66
66
<extensions >true</extensions >
67
67
</plugin >
68
-
69
- <plugin >
70
- <groupId >org.scoverage</groupId >
71
- <artifactId >scoverage-maven-plugin</artifactId >
72
- <configuration >
73
- <skip >true</skip >
74
- </configuration >
75
- </plugin >
76
68
</plugins >
77
69
</build >
78
70
Original file line number Diff line number Diff line change @@ -56,14 +56,6 @@ under the License.
56
56
</execution >
57
57
</executions >
58
58
</plugin >
59
-
60
- <plugin >
61
- <groupId >org.scoverage</groupId >
62
- <artifactId >scoverage-maven-plugin</artifactId >
63
- <configuration >
64
- <skip >true</skip >
65
- </configuration >
66
- </plugin >
67
59
</plugins >
68
60
</build >
69
61
You can’t perform that action at this time.
0 commit comments