uimaj (2.3.0-2) modules.diff

Summary

 uimaj/pom.xml |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

    
download this patch

Patch contents

Description: Disable some modules:
 - eclipse-plugin-superPom
 - distr-superPom
Author: Damien Raude-Morvan <drazzib@debian.org>
Last-Update: 2010-03-21
Forwarded: not-needed
--- a/uimaj/pom.xml
+++ b/uimaj/pom.xml
@@ -606,8 +606,6 @@
     <module>../uimaj-test-util</module>
     <module>../uimaj-component-test-util</module>
     <module>../jVinci</module>
-    <module>eclipse-plugin-superPom</module>
-    <module>distr-superPom</module>
     <module>../uimaj-document-annotation</module>
     <module>../PearPackagingMavenPlugin</module>
     <!-- the internal tools project is not part of any release 
@@ -640,4 +638,4 @@
       </snapshots>
     </repository>    
   </repositories>
-</project>
\ No newline at end of file
+</project>