Skip to content

Commit

Permalink
fix for ossrh deployment of maven artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
abrokenjester committed Dec 10, 2020
1 parent 21bb763 commit e881ceb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@
<module>tools</module>
<module>testsuites</module>
<module>compliance</module>
<module>bom</module>
<module>examples</module>
<!-- for maven Central deployment it is important that bom is the last module -->
<module>bom</module>
</modules>
<profiles>
<profile>
Expand Down

0 comments on commit e881ceb

Please sign in to comment.