From d4fe867a16597356a29ebcbe779f35cf43c28a92 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 10 Mar 2011 18:35:40 +0100 Subject: [PATCH] DATAJPA-27 - Added snapshot repository. As we reference Spring Data Commons in a SNAPSHOT version we have to include the SpringSource snapshot repository as well. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 71f2e1225..cc5126fd7 100644 --- a/pom.xml +++ b/pom.xml @@ -551,6 +551,11 @@ Spring Framework Maven Milestone Repository http://maven.springframework.org/milestone + + repository.springframework.maven.snapshot + Spring Framework Maven Snapshot Repository + http://maven.springframework.org/snapshot + jboss JBoss repository