From 39677b50e5c6139760df79e66ad7dc4cdd644e36 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Tue, 21 Aug 2007 04:08:34 +0000 Subject: [PATCH] update spring-faces 1.1 usage to 2.0 for swf config --- .../java/org/springframework/faces/webflow/jsf-flow-beans.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml b/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml index 7fe80fd6..ef9de169 100644 --- a/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml +++ b/spring-faces/src/test/java/org/springframework/faces/webflow/jsf-flow-beans.xml @@ -6,7 +6,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/webflow-config - http://www.springframework.org/schema/webflow-config/spring-webflow-config-1.1.xsd"> + http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd">