From 60f7b65a7347f6209c1063dc13f2fc7c4c086f91 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Mon, 24 Jan 2011 23:19:12 +0200 Subject: [PATCH] + add Jedis public snapshot repo --- spring-data-redis/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-data-redis/pom.xml b/spring-data-redis/pom.xml index 04b5b11a8..4db195bb4 100644 --- a/spring-data-redis/pom.xml +++ b/spring-data-redis/pom.xml @@ -133,4 +133,16 @@ + + + + oss-snapshots + OSS Snapshots + http://oss.sonatype.org/content/repositories/snapshots/ + + true + + + + \ No newline at end of file