Add spring-boot-cli-properties to full build

This commit is contained in:
Andy Wilkinson 2013-10-08 14:17:06 +01:00
parent c1ec5e5c0e
commit c5a5f07fb0
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<module>../spring-boot-autoconfigure</module> <module>../spring-boot-autoconfigure</module>
<module>../spring-boot-actuator</module> <module>../spring-boot-actuator</module>
<module>../spring-boot-starters</module> <module>../spring-boot-starters</module>
<module>../spring-boot-cli-properties</module>
<module>../spring-boot-cli</module> <module>../spring-boot-cli</module>
<module>../spring-boot-samples</module> <module>../spring-boot-samples</module>
<module>../spring-boot-integration-tests</module> <module>../spring-boot-integration-tests</module>