commit 23bce53cbf52a7baf98966d6db1336a9d9829e90
Author: Mauro Talevi <[email protected]>
AuthorDate: Sat, 8 Mar 2014 10:54:00 +0100
Commit: Mauro Talevi <[email protected]>
CommitDate: Sat, 8 Mar 2014 10:54:00 +0100
Removed rest module from main examples reactor. Activated via the rest
profile.
diff --git a/examples/pom.xml b/examples/pom.xml
index bb5fb26..2b858f0 100755
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -26,7 +26,6 @@
<module>jruby</module>
<module>scala</module>
<module>performance</module>
- <module>rest</module>
<module>threads</module>
<module>urls</module>
<module>maps</module>