From 1e2444662ecb0f83a5726748e6d04f832e6d00b5 Mon Sep 17 00:00:00 2001 From: Peter Douglas Date: Fri, 4 Apr 2014 17:18:39 -0600 Subject: [PATCH] update pom.xml to reference repo.spring.io URLs --- samples/helloworld/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 6541688a..69dcee28 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -91,11 +91,11 @@ libs-milestone - http://repo.springsource.org/libs-milestone/ + http://repo.spring.io/libs-milestone/ libs-release - http://repo.springsource.org/libs-release/ + http://repo.spring.io/libs-release/