version number of beans schema; typo

This commit is contained in:
Keith Donald
2008-04-14 15:45:48 +00:00
parent 77a2a4681b
commit 5256fd19c1
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
elementFormDefault="qualified" attributeFormDefault="unqualified"
version="2.0">
<xsd:import namespace="http://www.springframework.org/schema/beans" schemaLocation="http://www.springframework.org/schema/beans/spring-beans-2.0.xsd" />
<xsd:import namespace="http://www.springframework.org/schema/beans" schemaLocation="http://www.springframework.org/schema/beans/spring-beans-2.5.xsd" />
<xsd:element name="flow-builder-services">
<xsd:annotation>