Skip to content

Commit

Permalink
In mdrpi WD07, the name of the schema file has changed from -wd05 to …
Browse files Browse the repository at this point in the history
…-wd06. The contents have not changed.
  • Loading branch information
iay committed Jul 19, 2011
1 parent 6a93ac1 commit 55b57a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
-->
<util:list id="schemaResources">
<bean class="org.opensaml.util.resource.FilesystemResource">
<constructor-arg value="#{ systemProperties['basedir'] }/xml/saml-metadata-rpi-v1.0-wd05.xsd"/>
<constructor-arg value="#{ systemProperties['basedir'] }/xml/saml-metadata-rpi-v1.0-wd06.xsd"/>
</bean>
<bean class="org.opensaml.util.resource.FilesystemResource">
<constructor-arg value="#{ systemProperties['basedir'] }/xml/saml-schema-assertion-2.0.xsd"/>
Expand Down
File renamed without changes.

0 comments on commit 55b57a7

Please sign in to comment.