Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature')
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/feature.xml
index e017725cb..da50c0cba 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.rest.synd.feature/feature.xml
@@ -26,7 +26,7 @@
</license>
<requires>
- <import feature="org.eclipse.ecf.remoteservice.feature" version="1.1" match="compatible"/>
+ <import feature="org.eclipse.ecf.remoteservice.rest.feature" version="1.0" match="compatible"/>
</requires>
<plugin

Back to the top