From b30f8f250a8c4548b74b40c20a786f21ec88bf1b Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 18 Nov 2007 14:13:31 +0000 Subject: [PATCH] --- .../src/main/webapp/WEB-INF/config/web-application-config.xml | 2 +- .../src/main/webapp/WEB-INF/config/web-application-config.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml index ddbc4c75..a619ec64 100755 --- a/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/WEB-INF/config/web-application-config.xml @@ -6,7 +6,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/webflow-config - http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.5.xsd"> + http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd"> diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/web-application-config.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/web-application-config.xml index b65f8676..d225026a 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/web-application-config.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/web-application-config.xml @@ -6,7 +6,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/webflow-config - http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.5.xsd"> + http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd">