From 102607891051fef624a8278d5aaead690bd8d5ce Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 6 Oct 2014 12:43:15 +0100 Subject: [PATCH] Make repositories 'local' --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 758db2d1..b674bd3a 100644 --- a/pom.xml +++ b/pom.xml @@ -288,7 +288,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + http://repo.spring.io/libs-snapshot-local true @@ -296,7 +296,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + http://repo.spring.io/libs-milestone-local false @@ -306,7 +306,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + http://repo.spring.io/libs-snapshot-local true @@ -314,7 +314,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + http://repo.spring.io/libs-milestone-local false