diff --git a/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml b/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml
index 80d2966c0..76f66c090 100644
--- a/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml
+++ b/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml
@@ -63,7 +63,7 @@
javax.servlet
jsp-api
- 2.0
+ 2.0.public_draft
provided
diff --git a/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml b/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml
index c822db461..2ff136922 100644
--- a/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml
+++ b/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml
@@ -69,7 +69,7 @@
javax.servlet
jsp-api
- 2.0
+ 2.0.public_draft
provided