GH-13 - Add BOM to ease version handling.

This commit is contained in:
Oliver Drotbohm
2022-07-21 09:36:44 +02:00
parent 3da6fd9cdc
commit 5f83f7ac13
2 changed files with 130 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<modules>
<module>spring-modulith-api</module>
<module>spring-modulith-bom</module>
<module>spring-modulith-core</module>
<module>spring-modulith-events</module>
<module>spring-modulith-test</module>