diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml
index 02b6e2f8fd..42eb4dffbf 100644
--- a/samples/contacts/pom.xml
+++ b/samples/contacts/pom.xml
@@ -11,6 +11,26 @@
acegi-security-sample-contacts
Acegi Security System for Spring - Contacts sample
war
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+
+ src/main/webapp/filter/WEB-INF/web.xml
+
+
+
+
+