<artifactId>org.collectionspace.services.client</artifactId>\r
<version>1.0</version>\r
</dependency>\r
- <!-- authentication tests use CollectionObject service and Account service -->
+ <!-- authentication tests use CollectionObject service and Account service -->\r
<dependency>\r
<groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.authentication.client</artifactId>\r
</dependency>\r
<dependency>\r
<groupId>org.collectionspace.services</groupId>\r
- <artifactId>org.collectionspace.services.account.client</artifactId>\r
+ <artifactId>org.collectionspace.services.account</artifactId>\r
<version>1.0</version>\r
</dependency>\r
+ <dependency>\r
+ <groupId>org.collectionspace.services</groupId>\r
+ <artifactId>org.collectionspace.services.account.client</artifactId>\r
+ <version>${cspace.services.client.version}</version>\r
+ </dependency>\r
<dependency>\r
<groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.collectionobject.client</artifactId>\r