Merge branch '1.5.x'

This commit is contained in:
Andy Wilkinson 2017-01-24 09:51:54 +00:00
commit fe4fbf87cb
1 changed files with 2 additions and 1 deletions

View File

@ -80,8 +80,8 @@
<modules>
<module>spring-boot-dependencies</module>
<module>spring-boot-parent</module>
<module>spring-boot-test-support</module>
<module>spring-boot-tools</module>
<module>spring-boot-test-support</module>
<module>spring-boot</module>
<module>spring-boot-test</module>
<module>spring-boot-autoconfigure</module>
@ -114,6 +114,7 @@
<modules>
<module>spring-boot-dependencies</module>
<module>spring-boot-parent</module>
<module>spring-boot-test-support</module>
<module>spring-boot-tools</module>
</modules>
<build>