Remove external-example module from public pom.xml

This module was causing failures during the release
packaging tests. After discussing with Khalid, we've
decided to disable it for now until a fix can be
developed.
This commit is contained in:
David Roazen 2014-03-05 20:25:38 -05:00
parent 2defeba445
commit a9ddfdb7c0
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<module>sting-utils</module>
<module>gatk-framework</module>
<module>gatk-package</module>
<module>external-example</module>
<!-- <module>external-example</module> -->
<!-- queue optionally enabled as profiles -->
</modules>