Add starters to prepare build

This commit is contained in:
Phillip Webb 2014-06-09 01:00:25 -07:00
parent 639f0e12a6
commit c07dd17f93
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@
<modules> <modules>
<module>spring-boot-versions</module> <module>spring-boot-versions</module>
<module>spring-boot-parent</module> <module>spring-boot-parent</module>
<module>spring-boot-starters</module>
<module>spring-boot-tools</module> <module>spring-boot-tools</module>
</modules> </modules>
<build> <build>