Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.epp.allpackages.helios.feature/epp-tp.cquery2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.epp.allpackages.helios.feature/epp-tp.cquery b/features/org.eclipse.epp.allpackages.helios.feature/epp-tp.cquery
index 620bebd7..bf6128ab 100644
--- a/features/org.eclipse.epp.allpackages.helios.feature/epp-tp.cquery
+++ b/features/org.eclipse.epp.allpackages.helios.feature/epp-tp.cquery
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="epp.rmap">
- <cq:rootRequest name="org.eclipse.platform" componentType="eclipse.feature"/>
+ <cq:rootRequest name="org.eclipse.epp.targetplatform.feature" componentType="eclipse.feature"/>
<cq:property key="target.arch" value="*"/>
<cq:property key="target.os" value="*"/>
<cq:property key="target.ws" value="*"/>

Back to the top