JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml

This commit is contained in:
Krzysztof Woyke 2021-04-21 14:49:07 +02:00
parent bc5e528661
commit 84deee0e1e
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<module>spring-boot-ctx-fluent</module>
<module>spring-boot-deployment</module>
<module>spring-boot-di</module>
<module>spring-boot-disable-logging</module>
<module>spring-boot-camel</module>
<module>spring-boot-ci-cd</module>
<!-- <module>spring-boot-cli</module> --> <!-- Not a maven project -->