[Releng] solften feature dependencies

Change-Id: If18beb713c37ba9d332ac60b852a0be45b141b8e
diff --git a/features/org.eclipse.papyrus.model2doc.integration.feature/feature.xml b/features/org.eclipse.papyrus.model2doc.integration.feature/feature.xml
index e6e5de6..720cd74 100755
--- a/features/org.eclipse.papyrus.model2doc.integration.feature/feature.xml
+++ b/features/org.eclipse.papyrus.model2doc.integration.feature/feature.xml
@@ -20,7 +20,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.papyrus.sdk.feature" version="4.2.0" match="compatible"/>
+      <import feature="org.eclipse.papyrus.sdk.feature" version="4.2.0" match="greaterOrEqual"/>
       <import feature="org.eclipse.papyrus.model2doc.feature" version="0.8.0" match="compatible"/>
       <import feature="org.eclipse.papyrus.model2doc.uml.feature" version="0.8.0" match="compatible"/>
    </requires>
diff --git a/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.xml b/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.xml
index 6114e75..935709b 100755
--- a/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.xml
+++ b/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/feature.xml
@@ -20,7 +20,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.papyrus.sdk.feature" version="4.2.0" match="compatible"/>
+      <import feature="org.eclipse.papyrus.sdk.feature" version="4.2.0" match="greaterOrEqual"/>
       <import feature="org.eclipse.papyrus.model2doc.feature" version="0.8.0" match="compatible"/>
       <import feature="org.eclipse.papyrus.model2doc.gmf.feature" version="0.8.0" match="compatible"/>
       <import feature="org.eclipse.papyrus.model2doc.integration.feature" version="0.8.0" match="compatible"/>