commit dddab168b75b9794c9413d7e237c4f72048ae185
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:32 +0100
Removed rest module from main examples reactor. Activated via the rest
profile.
diff --git a/examples/pom.xml b/examples/pom.xml
index a0fcf42..49c9608 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>