JSEC-45 added web sample to build

git-svn-id: https://svn.apache.org/repos/asf/incubator/jsecurity/trunk@739121 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/samples/pom.xml b/samples/pom.xml
index 0a2daab..7676f49 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -16,6 +16,7 @@
     <modules>
         <module>quickstart</module>
         <module>spring</module>
+        <module>web</module>
     </modules>
 
 </project>