# HG changeset patch # User robcast # Date 1331473541 -3600 # Node ID 8c5638e9701c243ff772922a8a3e38c1d68bc8c6 # Parent 63fa7ad351f2535c0a4b5bd46a49e3fe584c0998 pom only includes modules that are used by Profiles. diff -r 63fa7ad351f2 -r 8c5638e9701c pom.xml --- a/pom.xml Sat Mar 10 23:09:38 2012 +0100 +++ b/pom.xml Sun Mar 11 14:45:41 2012 +0100 @@ -34,11 +34,42 @@ - servlet2 - - true - + servlet2 + + true + + + + text + + text + + + + pdf + + pdf + + + + codec-jai + + common-jai + + + + codec-imagej + + common-imagej + + + + codec-bioformats + + common-bioformats + + @@ -133,15 +164,11 @@ + common - common-jai - common-imagej - common-bioformats servlet2 servlet3 - pdf - text webapp \ No newline at end of file