Streamline XML namespace support towards unversioned schemas
Issue: SWF-1701
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<flow xmlns="http://www.springframework.org/schema/webflow"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/webflow
|
||||
http://www.springframework.org/schema/webflow/spring-webflow-2.0.xsd">
|
||||
http://www.springframework.org/schema/webflow/spring-webflow.xsd">
|
||||
|
||||
<persistence-context />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user