Add docs to default build

Add spring-boot-docs to the default profile so that imports by default
into eclipse.
This commit is contained in:
Phillip Webb 2014-05-02 17:58:12 +01:00
parent 9942c52117
commit 125ab9f738
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
<module>spring-boot</module>
<module>spring-boot-autoconfigure</module>
<module>spring-boot-actuator</module>
<module>spring-boot-docs</module>
<module>spring-boot-starters</module>
<module>spring-boot-cli</module>
</modules>