From 60add9d5045d1d04cc695201172e79588560efa1 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 2 Nov 2010 15:43:39 +0200 Subject: [PATCH] DATAKV-4 + use JRedis snapshot from own temporary repo --- spring-datastore-redis/pom.xml | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/spring-datastore-redis/pom.xml b/spring-datastore-redis/pom.xml index 543d310df..68d2cabda 100644 --- a/spring-datastore-redis/pom.xml +++ b/spring-datastore-redis/pom.xml @@ -10,18 +10,12 @@ spring-datastore-redis jar Spring Datastore Redis Support - - - sonatype-public - Sonatype public repository - http://oss.sonatype.org/content/groups/public - - true - - - - + + + 02112010 + + org.springframework @@ -98,24 +92,24 @@ redis.clients jedis - 1.3.0 + 1.3.1 + compile + + + + org.jredis + jredis-core-api + ${jredis.ver} compile org.jredis jredis-core-ri - a.0-20100921.190006-1 + ${jredis.ver} compile - - - org.jredis - jredis - - - org.springframework.commons spring-commons-serializer