Skip to content

Commit

Permalink
Ensure coverage module is updated on release
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Nov 29, 2024
1 parent e95749c commit b350b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
</property>
</activation>
<modules>
<module>coverage</module>
<module>testsuite</module>
<module>examples</module>
</modules>
Expand All @@ -152,7 +153,6 @@
</property>
</activation>
<modules>
<module>coverage</module>
<module>release</module>
</modules>
</profile>
Expand Down

0 comments on commit b350b16

Please sign in to comment.