From 098cfb60b6de7d75d9c2d39f6b2ee23b8b6ead43 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 6 May 2009 17:50:03 +0000 Subject: [PATCH] upgrade to spring 3.0.0.m3 --- org.springframework.samples.petclinic/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/org.springframework.samples.petclinic/pom.xml b/org.springframework.samples.petclinic/pom.xml index 808c5f6f6..0f1d00bae 100644 --- a/org.springframework.samples.petclinic/pom.xml +++ b/org.springframework.samples.petclinic/pom.xml @@ -8,7 +8,7 @@ war 1.0.0-SNAPSHOT - 2.5.6 + 3.0.0.M3 @@ -114,6 +114,13 @@ test + + + org.springsource.maven.snapshot + SpringSource Maven Central-compatible Milestone Repository + http://maven.springframework.org/milestone + +