From: Aron Roberts Date: Mon, 9 Aug 2010 21:12:55 +0000 (+0000) Subject: CSPACE-2600: Checking in Laramie's set of changes to three files, to re-enable the... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=2040720f1921da8ec8f410c08177663fb60edede;p=tmp%2Fjakarta-migration.git CSPACE-2600: Checking in Laramie's set of changes to three files, to re-enable the 'query' module in the services source code tree. This module, while currently little used, will be instrumental for advanced search when that functionality is added to the services layer. --- diff --git a/services/pom.xml b/services/pom.xml index 8abc47258..388c87c1a 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -30,7 +30,7 @@ account note relation - + query acquisition vocabulary organization diff --git a/services/query/pom.xml b/services/query/pom.xml index b234d2b9b..d361b070c 100644 --- a/services/query/pom.xml +++ b/services/query/pom.xml @@ -12,6 +12,14 @@ services.query pom + + + org.collectionspace.services + org.collectionspace.services.common + ${project.version} + + + service diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index 9d33f317d..7ef87b853 100644 --- a/services/query/service/pom.xml +++ b/services/query/service/pom.xml @@ -25,7 +25,7 @@ org.collectionspace.services org.collectionspace.services.common - 1.0 + ${project.version} org.testng