Add additional modules to prepare profile

Require for the initial build of a new version.
This commit is contained in:
Phillip Webb
2014-06-09 20:50:56 -07:00
parent 25a2b8e388
commit 6a55c7af2e
2 changed files with 5 additions and 3 deletions

View File

@@ -108,6 +108,9 @@
<modules>
<module>spring-boot-versions</module>
<module>spring-boot-parent</module>
<module>spring-boot</module>
<module>spring-boot-autoconfigure</module>
<module>spring-boot-actuator</module>
<module>spring-boot-starters</module>
<module>spring-boot-tools</module>
</modules>