]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-3441: Updating CollectionObject doctype/bundle module names to better reflect...
authorRichard Millet <richard.millet@berkeley.edu>
Fri, 17 Jun 2011 23:15:23 +0000 (23:15 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 17 Jun 2011 23:15:23 +0000 (23:15 +0000)
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/build.xml
services/collectionobject/3rdparty/nuxeo-platform-collectionobject-lifesci/pom.xml

index 272b5b079e951db751684de3f972bc4477b84d5e..071e28a9008a476013e530979aa06e6bf205c96b 100644 (file)
@@ -13,9 +13,9 @@
     <property name="build" location="build"/>\r
     <property name="dist"  location="dist"/>\r
     <property name="nuxeo.collectionobject.jar"\r
-        value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo-${cspace.release}.jar"/>\r
+        value="org.collectionspace.services.collectionobject.3rdparty.lifesci.nuxeo-${cspace.release}.jar"/>\r
     <property name="nuxeo.collectionobject.jars.all"\r
-        value="org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo-*.jar"/>\r
+        value="org.collectionspace.services.collectionobject.3rdparty.*.nuxeo-*.jar"/>\r
 \r
     <condition property="osfamily-unix">\r
         <os family="unix" />\r
index bbb8f09c54a94ee49390572d720afa60599051a4..5cc98ae7de71bf2aecf606f8dbb9eb2c2fe61bae 100644 (file)
@@ -9,10 +9,10 @@
     
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.collectionspace.services</groupId>
-    <artifactId>org.collectionspace.services.collectionobject.3rdparty.CollectionObjectTenant2.nuxeo</artifactId>
+    <artifactId>org.collectionspace.services.collectionobject.3rdparty.lifesci.nuxeo</artifactId>
     <packaging>jar</packaging>
     <description>
-        CollectionObject Nuxeo document type for Tenant ID = "1"
+        CollectionObject Nuxeo document type for Tenant ID = "2"
     </description>
 
     <build>