From a3a38c6bbc89e2333291fe0c096dde79d0ea85d4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 14 Mar 2016 14:24:14 +0100 Subject: [PATCH] Fix build --- spring-boot-docs/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 3426a4521c..cdbc6ce9f0 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -468,6 +468,11 @@ spring-data-cassandra true + + org.springframework.data + spring-data-couchbase + true + org.springframework.data spring-data-elasticsearch