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 42e8c3cea4
commit 6be779d99b

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 -->