Author: bdekruijff at gmail.com
Date: Mon Jan 31 10:19:33 2011
New Revision: 720
Log:
AMDATU-245 add dispatcher to build
Modified:
branches/amdatu-dispatcher/amdatu-web/pom.xml
Modified: branches/amdatu-dispatcher/amdatu-web/pom.xml
==============================================================================
--- branches/amdatu-dispatcher/amdatu-web/pom.xml (original)
+++ branches/amdatu-dispatcher/amdatu-web/pom.xml Mon Jan 31 10:19:33 2011
@@ -40,6 +40,7 @@
</dependencies>
<modules>
+ <module>dispatcher</module>
<module>httpcontext</module>
<module>jsp</module>
<module>rest-jaxrs</module>