[java-identity-provider COMMIT] /trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Feb 20 11:03:07 EST 2014
Author: scantor
Date: Thu Feb 20 11:03:06 2014
New Revision: 5414
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5414&view=rev
Log:
Update webflow schema loc.
Modified:
trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml
Modified: trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml?rev=5414&r1=5413&r2=5414&view=diff
==============================================================================
--- trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml (original)
+++ trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml Thu Feb 20 11:03:06 2014
@@ -1,6 +1,6 @@
<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.4.xsd">
+ xsi:schemaLocation="http://www.springframework.org/schema/webflow http://www.springframework.org/schema/webflow/spring-webflow.xsd">
<on-start>
<evaluate expression="InitializeProfileRequestContext" />
More information about the commits
mailing list