Author: bdekruijff at gmail.com
Date: Fri Oct 29 17:12:13 2010
New Revision: 221
Log:
AMDATU-117 Reactivated integration-test module that I disabled by accident
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Fri Oct 29 17:12:13 2010
@@ -20,8 +20,6 @@
<module>gadget-bundles</module>
<module>libraries</module>
<module>example-bundles</module>
- <!--
- <module>integration-tests</module>
- -->
+ <module>integration-tests</module>
</modules>
</project>