Bug 509279 - [releng] default updatesite to not embeded reference to
papyrus designer

-just adding designer
perhaps we could remove papyrus but not sure

Change-Id: Idf4664a0d1200cb01ca719653e40d02f4c451aaf
Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
diff --git a/releng/org.eclipse.efm.modeling.feature/feature.xml b/releng/org.eclipse.efm.modeling.feature/feature.xml
index 8e6c5ec..9471ce9 100644
--- a/releng/org.eclipse.efm.modeling.feature/feature.xml
+++ b/releng/org.eclipse.efm.modeling.feature/feature.xml
@@ -10,10 +10,10 @@
    </description>

 

    <copyright url="http://www.eclipse.org/legal/epl-v10.html">

-      All rights reserved.   This program and the accompanying materials
-are made available under the terms of the Eclipse Public License
-v1.0
-which accompanies this distribution, and is available at
+      All rights reserved.   This program and the accompanying materials

+are made available under the terms of the Eclipse Public License

+v1.0

+which accompanies this distribution, and is available at

 http://www.eclipse.org/legal/epl-v10.html

    </copyright>

 

@@ -23,6 +23,7 @@
 

    <requires>

       <import feature="org.eclipse.papyrus.sdk.feature" version="2.0.0" match="compatible"/>

+      <import feature="org.eclipse.papyrus.designer.languages.common.feature" version="0.0.0" match="compatible"/>

    </requires>

 

    <plugin