From 84fbc013bc5af9e7c586f4e1e70616628d5354fb Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 4 Nov 2011 23:45:17 +0000 Subject: [PATCH] CSPACE-4567: Fixed parent POM artifact ID and project name in Authority service POM. --- services/authority/service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/authority/service/pom.xml b/services/authority/service/pom.xml index 481e36956..c1aeec085 100644 --- a/services/authority/service/pom.xml +++ b/services/authority/service/pom.xml @@ -4,14 +4,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.collectionspace.services - org.collectionspace.services.main + org.collectionspace.services.authority 1.12-SNAPSHOT 4.0.0 org.collectionspace.services org.collectionspace.services.authority.service - services.authority + services.authority.service jar -- 2.47.3