Move rest.feature version match to 1.0 rather than 1.0

Change-Id: I574964415ea01b66fec1c5e6f4fa0eb687271139
diff --git a/releng/features/org.eclipse.ecf.remoteservice.rest.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.rest.feature/feature.xml
index f6d6547..a473782 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.rest.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.rest.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.feature" version="1.0" match="compatible"/>
    </requires>
 
    <plugin