]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-4567: Fixed parent POM artifact ID and project name in Authority service POM.
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 4 Nov 2011 23:45:17 +0000 (23:45 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 4 Nov 2011 23:45:17 +0000 (23:45 +0000)
services/authority/service/pom.xml

index 481e36956c9f52822e2525006aa4ec12f52dac27..c1aeec085f21a4af960a8b4a8374c6f9acd7c7b7 100644 (file)
@@ -4,14 +4,14 @@
                        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">\r
     <parent>\r
         <groupId>org.collectionspace.services</groupId>\r
-        <artifactId>org.collectionspace.services.main</artifactId>\r
+        <artifactId>org.collectionspace.services.authority</artifactId>\r
         <version>1.12-SNAPSHOT</version>\r
     </parent>\r
 \r
     <modelVersion>4.0.0</modelVersion>\r
     <groupId>org.collectionspace.services</groupId>\r
     <artifactId>org.collectionspace.services.authority.service</artifactId>\r
-    <name>services.authority</name>\r
+    <name>services.authority.service</name>\r
     <packaging>jar</packaging>\r
 \r
     <dependencies>\r