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/06/17 17:56:46 UTC

svn commit: r955649 - /uima/build/trunk/aggregate-parent-poms/pom.xml

Author: schor
Date: Thu Jun 17 15:56:46 2010
New Revision: 955649

URL: http://svn.apache.org/viewvc?rev=955649&view=rev
Log:
No Jira - reformat to reflect nesting hierarchy of parent poms

Modified:
    uima/build/trunk/aggregate-parent-poms/pom.xml

Modified: uima/build/trunk/aggregate-parent-poms/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/aggregate-parent-poms/pom.xml?rev=955649&r1=955648&r2=955649&view=diff
==============================================================================
--- uima/build/trunk/aggregate-parent-poms/pom.xml (original)
+++ uima/build/trunk/aggregate-parent-poms/pom.xml Thu Jun 17 15:56:46 2010
@@ -69,15 +69,16 @@
         <module>../parent-poms/parent-pom-ibm-notice</module>
         <module>../parent-poms/parent-pom-eclipse-plugins</module>
           <module>../parent-poms/parent-pom-eclipse-plugins-ibm-notice</module>
-        <module>../parent-poms/parent-pom-distr</module>
 
         <!-- build single projects -->
         <module>../parent-poms/parent-pom-annotator</module>
         <module>../parent-poms/parent-pom-single-project</module>
-    <module>../uima-assembly-single-project</module>
-    <module>../uima-build-helper-maven-plugin</module>
-    <!--module>../uima-docbook-olink</module--> <!-- not released -->
-    <module>../uima-docbook-resource-bundle</module>
-    <module>../uima-jar-resource-bundle</module>
+      <module>../parent-poms/parent-pom-distr</module>
+      
+      <module>../uima-assembly-single-project</module>
+      <module>../uima-build-helper-maven-plugin</module>
+      <!--module>../uima-docbook-olink</module--> <!-- not released -->
+      <module>../uima-docbook-resource-bundle</module>
+      <module>../uima-jar-resource-bundle</module>
   </modules>  
 </project>
\ No newline at end of file