Browse Source

Correct full build as spring-boot-test-support is now part of tools

pull/7973/merge
Andy Wilkinson 9 years ago
parent
commit
f2b643dcb1
  1. 1
      spring-boot-full-build/pom.xml

1
spring-boot-full-build/pom.xml

@ -48,7 +48,6 @@ @@ -48,7 +48,6 @@
<module>../spring-boot-dependencies</module>
<module>../spring-boot-parent</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>

Loading…
Cancel
Save