From 391a77d058f72f7e8852555a026554f0eb365daa Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 18 Apr 2013 12:02:39 +0200 Subject: [PATCH] DATAJPA-331 - Use lib-snapshot repository instead of libs-snapshot. libs-snapshot filters repository declarations pointing into Artifactory again. This results in the plugin repository declaration in the Spring Data Build parent pom being stripped and the build to fail in case Bundlor is not already in the local repository. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 373358b71..69f09deaa 100644 --- a/pom.xml +++ b/pom.xml @@ -417,7 +417,7 @@ spring-libs-snapshot - http://repo.springsource.org/libs-snapshot + http://repo.springsource.org/lib-snapshot