Add docs to default build

Add spring-boot-docs to the default profile so that imports by default
into eclipse.
pull/775/head
Phillip Webb 11 years ago
parent 9942c52117
commit 125ab9f738

@ -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>

Loading…
Cancel
Save