<ant antfile="account/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="relation/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="id/build.xml" target="deploy" inheritAll="false"/>\r
+ <!--\r
<ant antfile="note/build.xml" target="deploy" inheritAll="false"/>\r
+ -->\r
<ant antfile="collectionobject/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="servicegroup/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="group/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="group/build.xml" target="undeploy" inheritAll="false"/>\r
<ant antfile="servicegroup/build.xml" target="deploy" inheritAll="false"/>\r
<ant antfile="collectionobject/build.xml" target="undeploy" inheritAll="false"/>\r
+ <!--\r
<ant antfile="note/build.xml" target="undeploy" inheritAll="false"/>\r
+ -->\r
<ant antfile="id/build.xml" target="undeploy" inheritAll="false"/>\r
<ant antfile="relation/build.xml" target="undeploy" inheritAll="false"/>\r
<ant antfile="account/build.xml" target="undeploy" inheritAll="false"/>\r
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.collectionspace.services</groupId>
<artifactId>org.collectionspace.services.movement.client</artifactId>
<name>services.movement.client</name>
<module>authorization-mgt</module> <!-- relies on authorization -->
<module>common-test</module>
<module>account</module> <!-- relies on authorization-mgt.import -->
+ <!--
<module>note</module>
+ -->
<module>relation</module>
<module>query</module>
<module>acquisition</module>