From f2b643dcb14a60f9c8eeb467a37616782a4fdd89 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 26 Jan 2017 10:52:38 +0000 Subject: [PATCH] Correct full build as spring-boot-test-support is now part of tools --- spring-boot-full-build/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index c44bf436aed..0a4e5fca657 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -48,7 +48,6 @@ ../spring-boot-dependencies ../spring-boot-parent ../spring-boot-tools - ../spring-boot-test-support ../spring-boot ../spring-boot-test ../spring-boot-autoconfigure