From a0ec82fa51671a70661df3df46333e180e24144c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 19 Apr 2013 10:40:30 +0200 Subject: [PATCH] DATAJPA-331 - Use correct snapshot repository to resolve plugin dependencies. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 5b5152eaf..a9d4318c8 100644 --- a/pom.xml +++ b/pom.xml @@ -413,5 +413,12 @@ + + + + spring-libs-snapshot + http://repo.springsource.org/lib-snapshot-local + +