From da31b5e89bfa8cadaa2cc87c5bcc8a8125398a1e Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 12 May 2011 23:39:47 +0000 Subject: [PATCH] CSPACE-3865: Added dependency to enable Authority JAXB constants, in turn permitting the Taxonomy service to emit all needed fields for each of its summary records in item list results. --- services/taxonomy/service/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/taxonomy/service/pom.xml b/services/taxonomy/service/pom.xml index f1fde402d..5aaed1886 100644 --- a/services/taxonomy/service/pom.xml +++ b/services/taxonomy/service/pom.xml @@ -27,6 +27,11 @@ org.collectionspace.services.common ${project.version} + + org.collectionspace.services + org.collectionspace.services.common.vocabulary + ${project.version} + org.collectionspace.services org.collectionspace.services.taxonomy.jaxb -- 2.47.3