From c5a5f07fb0519e36dbbcd6919898f70ef2564d5d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 8 Oct 2013 14:17:06 +0100 Subject: [PATCH] Add spring-boot-cli-properties to full build --- spring-boot-full-build/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index e40acbb0a9..79583baff6 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -15,6 +15,7 @@ ../spring-boot-autoconfigure ../spring-boot-actuator ../spring-boot-starters + ../spring-boot-cli-properties ../spring-boot-cli ../spring-boot-samples ../spring-boot-integration-tests