Author: tveronezi
Date: Thu Oct 10 11:47:15 2013
New Revision: 1530928
URL: http://svn.apache.org/r1530928
Log:
TOMEE-1037 - Example: RESTful Moviefun Application
include moviefun-rest module
Modified:
tomee/tomee/trunk/examples/pom.xml
Modified: tomee/tomee/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/pom.xml?rev=1530928&r1=1530927&r2=1530928&view=diff
==============================================================================
--- tomee/tomee/trunk/examples/pom.xml (original)
+++ tomee/tomee/trunk/examples/pom.xml Thu Oct 10 11:47:15 2013
@@ -151,6 +151,7 @@
<module>webservice-handlerchain</module>
<module>webservice-holder</module>
<module>moviefun</module>
+ <module>moviefun-rest</module>
</modules>
<profiles>
<profile>