From 059d39848055847b22ab3dd763248ce227775106 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 20 Jan 2014 12:38:03 +0100 Subject: [PATCH] DATACMNS-425 - Use new repository URLs and add repo for build plugins. Removed test dependency as it's already declared in Spring Data Build parent POM. --- pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 424d55d72..fc0d9672b 100644 --- a/pom.xml +++ b/pom.xml @@ -90,12 +90,6 @@ true - - org.springframework - spring-test - test - - javax.servlet servlet-api @@ -223,8 +217,15 @@ spring-libs-snapshot - http://repo.springsource.org/libs-snapshot-local + http://repo.spring.io/libs-snapshot + + + + spring-plugins-release + http://repo.spring.io/plugins-release + +