You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2010/05/06 16:16:32 UTC

svn commit: r941748 - /uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml

Author: schor
Date: Thu May  6 14:16:31 2010
New Revision: 941748

URL: http://svn.apache.org/viewvc?rev=941748&view=rev
Log:
[UIMA-1756] refactoring - eliminate useless parent pom, rename others for generality (use with more than just uimaj projects)

Modified:
    uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml

Modified: uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml?rev=941748&r1=941747&r2=941748&view=diff
==============================================================================
--- uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml (original)
+++ uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml Thu May  6 14:16:31 2010
@@ -24,7 +24,7 @@
   
   <parent>
     <groupId>org.apache.uima</groupId>
-    <artifactId>parent-pom-uimaj</artifactId>
+    <artifactId>parent-pom-top</artifactId>
     <version>1-SNAPSHOT</version>
     <relativePath/>
   </parent>