diff --git a/pom.xml b/pom.xml
index 9c7cdfbb..c1b8dc93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.5.0.BUILD-SNAPSHOT
+ 1.5.0.RELEASE
diff --git a/redis/cluster/pom.xml b/redis/cluster/pom.xml
index 81fcc327..3acd1689 100644
--- a/redis/cluster/pom.xml
+++ b/redis/cluster/pom.xml
@@ -24,6 +24,13 @@
org.springframework.boot
spring-boot-configuration-processor
+
+
+
+ org.springframework.boot
+ spring-boot-test-support
+
+
true