diff --git a/pom.xml b/pom.xml
index 28172ad8c..25f6a5c65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
javax.servlet
- servlet-api
+ javax.servlet-api
provided
diff --git a/source/web/WEB-INF/web.xml b/source/web/WEB-INF/web.xml
index 3c1f13454..6b84d1f14 100644
--- a/source/web/WEB-INF/web.xml
+++ b/source/web/WEB-INF/web.xml
@@ -1,8 +1,8 @@
-
+
Alfresco