Revert "Remove integration tests project"

Turns out the maven-plugin still causes issues.

This reverts commit 1ccdf2f6cf.
This commit is contained in:
Phillip Webb
2013-08-01 00:09:49 -07:00
parent 1c34fb5ed3
commit bd5e49fc84
3 changed files with 164 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<module>spring-boot-actuator</module>
<module>spring-boot-starters</module>
<module>spring-boot-cli</module>
<module>spring-boot-integration-tests</module>
<module>spring-boot-samples</module>
</modules>
<repositories>