diff --git a/pom.xml b/pom.xml
index 3ba6b0c8df..ea1f5e1f94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,6 +152,7 @@
spring-data-couchbase-2
persistence-modules/spring-data-dynamodb
spring-data-elasticsearch
+ spring-data-keyvalue
spring-data-mongodb
persistence-modules/spring-data-neo4j
persistence-modules/spring-data-redis
diff --git a/spring-data-keyvalue/pom.xml b/spring-data-keyvalue/pom.xml
index 1b77667e0e..e90f18948f 100644
--- a/spring-data-keyvalue/pom.xml
+++ b/spring-data-keyvalue/pom.xml
@@ -26,13 +26,11 @@
org.springframework.data
spring-data-keyvalue
- ${spring-data-keyvalue.version}
org.springframework.boot
spring-boot-starter-test
- 1.5.12.RELEASE