From e1f2d3a9d91056c4a969b6595ddb27472bf7a35b Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 13 May 2011 00:06:18 +0000 Subject: [PATCH] CSPACE-3865: Reverted dependency change in Taxonomy service pom.xml, which refers to non-existent package JAR. --- services/taxonomy/service/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/services/taxonomy/service/pom.xml b/services/taxonomy/service/pom.xml index 5aaed1886..f1fde402d 100644 --- a/services/taxonomy/service/pom.xml +++ b/services/taxonomy/service/pom.xml @@ -27,11 +27,6 @@ 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