</filterset>\r
</copy>\r
<ant antfile="nuxeo-platform-collectionspace/build.xml" target="deploy" inheritall="false"/>\r
- <ant antfile="nuxeo-platform-thumbnail/build.xml" target="deploy" inheritall="false"/>\r
</target>\r
\r
<target name="undeploy"\r
<ant antfile="nuxeo-platform-collectionspace/build.xml" target="undeploy" inheritall="false"/>\r
<ant antfile="nuxeo-platform-quote/build.xml" target="undeploy" inheritall="false"/>\r
<ant antfile="nuxeo-platform-quote-api/build.xml" target="undeploy" inheritall="false"/>\r
- <ant antfile="nuxeo-platform-thumbnail/build.xml" target="undeploy" inheritall="false"/>\r
</target>\r
\r
<target name="dist"\r
<name>services.3rdparty.nuxeo</name>
<modules>
- <module>nuxeo-platform-collectionspace</module>
+ <module>nuxeo-platform-collectionspace</module>
<module>nuxeo-platform-quote-api</module>
<module>nuxeo-platform-quote</module>
- <module>nuxeo-platform-thumbnail</module>
</modules>
<dependencies>