From 2b74c50893be9949f029971cb9e834176f0c356b Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 25 Aug 2010 19:58:01 +0000 Subject: [PATCH] CSPACE-1355: Removed currentLocation and normalLocation fields from authRef properties for Movement service for now, as these two fields will hold plain text values, rather than authority references, in 1.0 alpha. --- services/common/src/main/config/services/tenant-bindings.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/services/common/src/main/config/services/tenant-bindings.xml b/services/common/src/main/config/services/tenant-bindings.xml index 1cb73143b..42d0448f2 100644 --- a/services/common/src/main/config/services/tenant-bindings.xml +++ b/services/common/src/main/config/services/tenant-bindings.xml @@ -298,8 +298,6 @@ versionable="true" auditable="false" label="movements_common" updated="" order="1"> - authRefcurrentLocation - authRefnormalLocation authRefmovementContact @@ -1405,8 +1403,6 @@ versionable="true" auditable="false" label="movements_common" updated="" order="1"> - authRefcurrentLocation - authRefnormalLocation authRefmovementContact -- 2.47.3