Browse Source

Merge branch '1.5.x'

pull/8076/head
Andy Wilkinson 9 years ago
parent
commit
fe4fbf87cb
  1. 3
      pom.xml

3
pom.xml

@ -80,8 +80,8 @@ @@ -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 @@ @@ -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>

Loading…
Cancel
Save