diff --git a/pom.xml b/pom.xml
index b41038e..3622ec8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,24 +216,24 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ com.webcohesion.enunciate
+ enunciate-core-annotations
+ ${enunciate.version}
+ provided
+
+
+ com.webcohesion.enunciate
+ enunciate-rt-util
+ ${enunciate.version}
+ provided
+
+
+ javax.servlet
+ javax.servlet-api
+ 3.1.0
+ provided
+