From: Aron Roberts Date: Tue, 19 Apr 2011 20:06:30 +0000 (+0000) Subject: CSPACE-3779,CSPACE-3780: Added dependency on authority service to organization POM... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8a52d9d6b9315a7a6b3c16a11a6346bb3769ff19;p=tmp%2Fjakarta-migration.git CSPACE-3779,CSPACE-3780: Added dependency on authority service to organization POM to resolve build failure in organization/import, which caused 'ant dist-jboss-domains' target to fail. --- diff --git a/services/organization/pom.xml b/services/organization/pom.xml index 78a2cfa0a..b62796090 100644 --- a/services/organization/pom.xml +++ b/services/organization/pom.xml @@ -11,6 +11,15 @@ org.collectionspace.services.organization services.organization pom + + + + org.collectionspace.services + org.collectionspace.services.authority + true + ${project.version} + + jaxb