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