From 976055cec3eb02ba169467ee560e882fa837fa23 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 6 Oct 2014 13:04:20 +0100 Subject: [PATCH] Extract repositories to .settings.xml --- pom.xml | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/pom.xml b/pom.xml index b674bd3a..6068b5fc 100644 --- a/pom.xml +++ b/pom.xml @@ -284,40 +284,4 @@ https://repo.spring.io/libs-snapshot-local - - - spring-snapshots - Spring Snapshots - http://repo.spring.io/libs-snapshot-local - - true - - - - spring-milestones - Spring Milestones - http://repo.spring.io/libs-milestone-local - - false - - - - - - spring-snapshots - Spring Snapshots - http://repo.spring.io/libs-snapshot-local - - true - - - - spring-milestones - Spring Milestones - http://repo.spring.io/libs-milestone-local - - false - - -