[Releng] downgrade papyrus version to be compatible with previous
versions

Conflicts:
	features/org.eclipse.papyrus.moka.feature/feature.xml

Change-Id: Ibdf0e77d196c39e6c36c5d31e43ca2f5e16bfa03
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
(cherry picked from commit b86eb3ef0d7ace37ce1334603dee3a6179a996b8)
diff --git a/features/org.eclipse.papyrus.moka.feature/feature.xml b/features/org.eclipse.papyrus.moka.feature/feature.xml
index 20f77e1..a57c1fe 100644
--- a/features/org.eclipse.papyrus.moka.feature/feature.xml
+++ b/features/org.eclipse.papyrus.moka.feature/feature.xml
@@ -30,7 +30,7 @@
 
    <requires>
 	  <import feature="org.eclipse.papyrus.moka.tracepoint.feature"/>
-      <import feature="org.eclipse.papyrus.sdk.feature" version="4.2.0" match="compatible"/>
+      <import feature="org.eclipse.papyrus.sdk.feature" version="0.0.0"/>
       <import plugin="org.eclipse.debug.core" version="3.12.0" match="compatible"/>
       <import plugin="org.eclipse.core.runtime" version="3.14.0" match="compatible"/>
       <import plugin="org.eclipse.uml2.uml" version="5.4.0" match="compatible"/>