From a15ddf0fad4c4dddc45526cf1d2de66abe2be570 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 5 Apr 2011 20:44:13 +0300 Subject: [PATCH] DATAKV-56 DATAKV-59 --- spring-data-redis/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-data-redis/pom.xml b/spring-data-redis/pom.xml index f3527e3e2..d67f0874d 100644 --- a/spring-data-redis/pom.xml +++ b/spring-data-redis/pom.xml @@ -93,10 +93,12 @@ org.codehaus.jackson jackson-core-asl + true org.codehaus.jackson jackson-mapper-asl + true @@ -122,11 +124,13 @@ commons-beanutils commons-beanutils-core 1.8.3 + true junit junit + test @@ -142,12 +146,14 @@ jredis-anthonylauzon ${jredis.ver} compile + true org.idevlab rjc ${rjc.ver} compile + true