diff --git a/spring-datastore-redis/pom.xml b/spring-datastore-redis/pom.xml
index 8962a9bcc..543d310df 100644
--- a/spring-datastore-redis/pom.xml
+++ b/spring-datastore-redis/pom.xml
@@ -105,10 +105,17 @@
org.jredis
jredis-core-ri
- a.0-SNAPSHOT
+ a.0-20100921.190006-1
compile
+
+
+ org.jredis
+ jredis
+
+
+
org.springframework.commons
spring-commons-serializer