From 99a0d624886ae80ff3f04dbca499e404f2049cd2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 22 Apr 2016 13:44:50 +0200 Subject: [PATCH] DATAREDIS-471 - Add support for partial updates. Prepare issue branch. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6d868411f..556ad21853 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 1.8.0.BUILD-SNAPSHOT + 1.8.0.DATAREDIS-471-SNAPSHOT Spring Data Redis