From: Aron Roberts Date: Tue, 26 Jan 2010 20:47:49 +0000 (+0000) Subject: CSPACE-685, CSPACE-532: Added '...services.account', flagged by NetBeans as a necessa... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=e4ae231fb8a772cc3e3cc4c676f0ccb914363ca4;p=tmp%2Fjakarta-migration.git CSPACE-685, CSPACE-532: Added '...services.account', flagged by NetBeans as a necessary dependency, to POM in 'security' module (e.g. for building and running AuthenticationServiceTest). Revised version of ...services.account.client dependency in POM to use the variable added in CSPACE-532, pointing to current snapshot or final version of client code. --- diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index ec592cfcb..a67cbbf0e 100644 --- a/services/security/client/pom.xml +++ b/services/security/client/pom.xml @@ -31,7 +31,7 @@ org.collectionspace.services.client 1.0 - + org.collectionspace.services org.collectionspace.services.authentication.client @@ -39,9 +39,14 @@ org.collectionspace.services - org.collectionspace.services.account.client + org.collectionspace.services.account 1.0 + + org.collectionspace.services + org.collectionspace.services.account.client + ${cspace.services.client.version} + org.collectionspace.services org.collectionspace.services.collectionobject.client