From 0223984d5db41a1fb9704a6185d186f0e4a05e42 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 22 Apr 2010 02:54:33 +0000 Subject: [PATCH] CSPACE-1286: Fixed trivial copy-and-paste typo in schemaLocation for Loan In service in tenant-bindings.xml --- services/common/src/main/config/services/tenant-bindings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/common/src/main/config/services/tenant-bindings.xml b/services/common/src/main/config/services/tenant-bindings.xml index f77ae2107..af6cf1d97 100644 --- a/services/common/src/main/config/services/tenant-bindings.xml +++ b/services/common/src/main/config/services/tenant-bindings.xml @@ -158,7 +158,7 @@ + schemaLocation="http://collectionspace.org/services/loanin http://services.collectionspace.org/loanin/loansin_common.xsd"> -- 2.47.3