]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-6793: Configure anthro tenant.
authorRay Lee <rhlee@berkeley.edu>
Wed, 17 May 2017 05:30:57 +0000 (22:30 -0700)
committerRay Lee <rhlee@berkeley.edu>
Tue, 23 May 2017 23:38:06 +0000 (16:38 -0700)
services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml [new file with mode: 0644]

diff --git a/services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml b/services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml
new file mode 100644 (file)
index 0000000..7354e0b
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tenant:TenantBindingConfig
+        xmlns:merge='http://xmlmerge.el4j.elca.ch'
+        xmlns:tenant='http://collectionspace.org/services/config/tenant'>
+    
+    <!-- Add your changes, if any, within the following tag pair. -->
+    <!-- The value of the 'id' attribute, below, should match the corresponding -->
+    <!-- value in cspace/config/services/tenants/anthro-tenant-bindings-proto.xml -->
+
+    <tenant:tenantBinding id="1500">
+    </tenant:tenantBinding>
+
+</tenant:TenantBindingConfig>