Skip to content

Commit 99fcdaf

Browse files
committed
Fix code coverage offset for core modules.
1 parent ffb8095 commit 99fcdaf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
core of the library.
3333
</description>
3434

35+
<properties>
36+
<root.offset>../..</root.offset>
37+
</properties>
38+
3539
<modules>
3640
<module>annotations</module>
3741
<module>auth</module>

0 commit comments

Comments
 (0)