]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-1286: Fixed trivial copy-and-paste typo in schemaLocation for Loan In service...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 22 Apr 2010 02:54:33 +0000 (02:54 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 22 Apr 2010 02:54:33 +0000 (02:54 +0000)
services/common/src/main/config/services/tenant-bindings.xml

index f77ae2107a0ff0de95c8b29edc10a31b0088c132..af6cf1d9700fefee72e088f3e5e6d41b8a2e04eb 100644 (file)
                     <service:content contentType="application/xml">
                         <service:xmlContent
                             namespaceURI="http://collectionspace.org/services/loanin"
-                            schemaLocation="http://collectionspace.org/services/loanin http://services.collectionspace.org/intake/loansin_common.xsd">
+                            schemaLocation="http://collectionspace.org/services/loanin http://services.collectionspace.org/loanin/loansin_common.xsd">
                         </service:xmlContent>
                     </service:content>
                 </service:part>