Skip to content

Commit

Permalink
[580] Attempt to ensure the BOM is always built last.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezp committed Jul 8, 2024
1 parent c656ab8 commit 2320570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@
<profile>
<id>integration-tests</id>
<modules>
<!-- Attempt to ensure the BOM is always built last on Windows -->
<module>bom</module>
<module>integration-tests</module>
</modules>
</profile>
Expand Down

0 comments on commit 2320570

Please sign in to comment.