]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-685, CSPACE-532: Added '...services.account', flagged by NetBeans as a necessa...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 26 Jan 2010 20:47:49 +0000 (20:47 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 26 Jan 2010 20:47:49 +0000 (20:47 +0000)
services/security/client/pom.xml

index ec592cfcb19d30023a9521e008b583bc6494f2e8..a67cbbf0eb8803b7903bb9bffe5c2f682c866d36 100644 (file)
@@ -31,7 +31,7 @@
             <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