Skip to content

Commit 989a56d

Browse files
committed
Remove jacoco argline
1 parent 724eab8 commit 989a56d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

-3
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@
147147
</profile>
148148
<profile>
149149
<id>coverage</id>
150-
<properties>
151-
<argLine>@{jacocoArgLine}</argLine>
152-
</properties>
153150
<modules>
154151
<module>coverage</module>
155152
</modules>

0 commit comments

Comments
 (0)