From 67dd164dc3499979e89490eb6cf63e9d0459aeea Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Sun, 5 Jul 2015 20:36:28 -0700 Subject: [PATCH] Add actuator-docs to the 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 87714aa5fdb..ca289e4f80d 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -51,6 +51,7 @@ ../spring-boot ../spring-boot-autoconfigure ../spring-boot-actuator + ../spring-boot-actuator-docs ../spring-boot-devtools ../spring-boot-starters ../spring-boot-cli