From 92af5aa345bacdef45fdede4fd93b2b46e9f7bac Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 11 Apr 2013 10:57:04 +0200 Subject: [PATCH] DATAMONGO-650 - Added snapshot repository to resolve Spring Data Commons. --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1232007a6..48052d3c4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,6 @@ spring-data-mongodb-distribution - multi spring-data-mongodb @@ -89,5 +88,12 @@ ${mongo} + + + + spring-libs-snapshot + http://repo.springsource.org/libs-snapshot + +