From 20e2b7bef8a152f5294952f7a58279c9d691b9bb Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 26 May 2010 03:12:40 +0000 Subject: [PATCH] CSPACE-1895: Moved 'note' module slightly down, below account (and generally below authZ- and authN-related modules) in main services POM, per discussion with Sanjay. JIRA issue pertains to Location, but includes Patrick's work on a new, generalizable Note (aka Comment) service, which is the relevant module to this minor change. --- services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pom.xml b/services/pom.xml index 1163736e4..fe1d96a67 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -18,10 +18,10 @@ client jaxb common - note authorization-mgt common-test account + note relation acquisition -- 2.47.3