Skip to content

Commit 6bcf2ad

Browse files
committed
jacoco merge fix
1 parent fa7f800 commit 6bcf2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
<fileSet>
460460
<directory>${project.build.directory}</directory>
461461
<includes>
462-
<include>*.exec</include>
462+
<include>*jacoco*</include>
463463
</includes>
464464
</fileSet>
465465
</fileSets>

0 commit comments

Comments
 (0)