From 66823337f9273a0131618e0086a6507f28f06b48 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Thu, 6 Aug 2009 21:03:35 +0000 Subject: [PATCH] Updating to Spring 2.5.6.SEC01 --- spring-webflow-samples/booking-mvc/ivy.xml | 22 +++++++++++----------- spring-webflow-samples/booking-mvc/pom.xml | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/spring-webflow-samples/booking-mvc/ivy.xml b/spring-webflow-samples/booking-mvc/ivy.xml index 442957b6..b36ed536 100755 --- a/spring-webflow-samples/booking-mvc/ivy.xml +++ b/spring-webflow-samples/booking-mvc/ivy.xml @@ -36,16 +36,16 @@ - - - - - - - - - - + + + + + + + + + + @@ -54,7 +54,7 @@ - + diff --git a/spring-webflow-samples/booking-mvc/pom.xml b/spring-webflow-samples/booking-mvc/pom.xml index e4a45474..24aa5df6 100644 --- a/spring-webflow-samples/booking-mvc/pom.xml +++ b/spring-webflow-samples/booking-mvc/pom.xml @@ -5,7 +5,7 @@ org.springframework.webflow.samples booking-mvc war - 2.0.7.BUILD-SNAPSHOT + 2.0.8.BUILD-SNAPSHOT javax.persistence @@ -206,6 +206,6 @@ - 2.5.6.A + 2.5.6.SEC01 \ No newline at end of file