BAEL-20858 Move Spring Boot Properties module to Spring Boot modules

This commit is contained in:
mikr
2020-01-27 00:19:57 +01:00
parent dd370f90bb
commit 78c3a210a0
11 changed files with 2 additions and 2 deletions
-2
View File
@@ -645,7 +645,6 @@
<module>spring-boot-artifacts</module>
<module>spring-boot-autoconfiguration</module>
<module>spring-boot-bootstrap</module>
<module>spring-boot-camel</module>
<!-- <module>spring-boot-cli</module> --> <!-- Not a maven project -->
<module>spring-boot-client</module>
<module>spring-boot-config-jpa-error</module>
@@ -1183,7 +1182,6 @@
<module>spring-boot-artifacts</module>
<module>spring-boot-autoconfiguration</module>
<module>spring-boot-bootstrap</module>
<module>spring-boot-camel</module>
<!-- <module>spring-boot-cli</module> --> <!-- Not a maven project -->
<module>spring-boot-client</module>
<module>spring-boot-config-jpa-error</module>