From 5cf1c62a25df5965d7b19a5dc31493bb34965a09 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Fri, 16 Jul 2010 20:42:44 +0200 Subject: [PATCH] added milestone repository all around --- helloworld/pom.xml | 7 +++++++ stocks/pom.xml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index c7c9673..f83376c 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -177,4 +177,11 @@ file:///${user.dir}/target/staging/snapshot + + + repository.springframework.maven.milestone + Spring Framework Maven Milestone Repository + http://maven.springframework.org/milestone + + diff --git a/stocks/pom.xml b/stocks/pom.xml index e502eec..e9cbce8 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -183,4 +183,11 @@ file:///${user.dir}/target/staging/snapshot + + + repository.springframework.maven.milestone + Spring Framework Maven Milestone Repository + http://maven.springframework.org/milestone + +