prep for new features
diff --git a/features/org.eclipse.wst.web_core.feature/feature.xml b/features/org.eclipse.wst.web_core.feature/feature.xml
index cb36df5..1c54fca 100644
--- a/features/org.eclipse.wst.web_core.feature/feature.xml
+++ b/features/org.eclipse.wst.web_core.feature/feature.xml
@@ -16,6 +16,14 @@
[Enter License Description here.]
</license>
+ <includes
+ id="org.eclipse.wst.xml_core.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.wst.server_core.feature"
+ version="0.0.0"/>
+
<requires>
<import feature="org.eclipse.wst.xml_core.feature" version="1.0.0"/>
<import feature="org.eclipse.wst.server_core.feature" version="1.0.0"/>