# HG changeset patch # User robcast # Date 1331473541 -3600 # Node ID d5e181e3401c2c7d363fc0dae2b7e1edada6f673 # Parent 4e368c85cce45ab2e55c59c99dcf7a04ea064100 pom only includes modules that are used by Profiles. diff -r 4e368c85cce4 -r d5e181e3401c 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