From d0765aacb136108f857f54534b65c6213f10afca Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Fri, 3 Dec 2010 16:57:13 +0200 Subject: [PATCH] use a separate jredis fork since the latest snapshot doesn't work with the latest JRedis releases --- spring-data-redis/pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/spring-data-redis/pom.xml b/spring-data-redis/pom.xml index dfc296837..b62ea35f2 100644 --- a/spring-data-redis/pom.xml +++ b/spring-data-redis/pom.xml @@ -12,7 +12,8 @@ Spring Data Redis Support - 02112010 + + 03122010 1.5.0-RC1 @@ -101,6 +102,7 @@ compile + + + org.jredis + jredis-anthonylauzon + ${jredis.ver} + compile +