Author: schor
Date: Mon May  3 13:48:43 2010
New Revision: 940455

URL: http://svn.apache.org/viewvc?rev=940455&view=rev
Log:
[UIMA-1756] minor cleanups: relativePath warning silencer, shorten name 
slightly, add aggregate for uimaj docbooks

Modified:
    uima/uimaj/branches/mavenAlign/aggregate-pom-uimaj/pom.xml

Modified: uima/uimaj/branches/mavenAlign/aggregate-pom-uimaj/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/branches/mavenAlign/aggregate-pom-uimaj/pom.xml?rev=940455&r1=940454&r2=940455&view=diff
==============================================================================
--- uima/uimaj/branches/mavenAlign/aggregate-pom-uimaj/pom.xml (original)
+++ uima/uimaj/branches/mavenAlign/aggregate-pom-uimaj/pom.xml Mon May  3 
13:48:43 2010
@@ -26,12 +26,13 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-uimaj</artifactId>
     <version>1-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
        <artifactId>aggregate-pom-uimaj</artifactId>
        <packaging>pom</packaging>
        <version>2.3.1-SNAPSHOT</version>
-       <name>UIMA Aggregate POM ${project.artifactId}: UIMA Base</name>
+       <name>UIMA Aggregate: ${project.artifactId}: UIMA Base</name>
   <description>The aggregate for the base UIMA framework build and 
release</description>
   <url>${uimaWebsiteUrl}</url>
 
@@ -72,6 +73,7 @@
     <module>../uimaj-component-test-util</module>
     <module>../jVinci</module>
     <module>../aggregate-pom-uimaj-eclipse-plugins</module>
+    <module>../aggregate-uimaj-docbooks</module>
     <!--module>distr-superPom</module-->
     <module>../uimaj-document-annotation</module>
     <module>../PearPackagingMavenPlugin</module>


Reply via email to