[releng] cleanup dependency versions

Change-Id: Ibd631b1f60f1cad4440adc8a2330bc3137a26fcc
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
diff --git a/plugins/languages/java/org.eclipse.papyrus.designer.languages.java.codegen.tests/META-INF/MANIFEST.MF b/plugins/languages/java/org.eclipse.papyrus.designer.languages.java.codegen.tests/META-INF/MANIFEST.MF
index 3bcb4b4..d86ec88 100644
--- a/plugins/languages/java/org.eclipse.papyrus.designer.languages.java.codegen.tests/META-INF/MANIFEST.MF
+++ b/plugins/languages/java/org.eclipse.papyrus.designer.languages.java.codegen.tests/META-INF/MANIFEST.MF
@@ -20,7 +20,6 @@
  org.eclipse.papyrus.emf.facet.efacet.ui;bundle-version="2.0.0",
  org.eclipse.uml2.uml.profile.standard;bundle-version="1.0.100",
  org.eclipse.uml2.uml.resources;bundle-version="5.2.0",
- org.eclipse.papyrus.designer.languages.cpp.library.ui;bundle-version="[3.0.0,4.0.0)",
  org.eclipse.papyrus.designer.languages.common.base;bundle-version="[3.0.0,4.0.0)",
  org.eclipse.papyrus.uml.architecture;bundle-version="[1.0.0,3.0.0)",
  org.eclipse.papyrus.designer.languages.common.codegen.ui;bundle-version="[3.0.0,4.0.0)",
diff --git a/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.codegen.ui/META-INF/MANIFEST.MF b/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.codegen.ui/META-INF/MANIFEST.MF
index 7839367..fd57da0 100644
--- a/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.codegen.ui/META-INF/MANIFEST.MF
+++ b/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.codegen.ui/META-INF/MANIFEST.MF
@@ -6,7 +6,7 @@
 Bundle-Activator: org.eclipse.papyrus.designer.languages.python.codegen.ui.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
- org.eclipse.papyrus.uml.properties;bundle-version="4.1.0"
+ org.eclipse.papyrus.uml.properties;bundle-version="[3.5.0,5.0.0)"
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Automatic-Module-Name: org.eclipse.papyrus.designer.languages.python.codegen.ui
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile.ui/META-INF/MANIFEST.MF b/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile.ui/META-INF/MANIFEST.MF
index eaa69a9..ca0e7de 100644
--- a/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile.ui/META-INF/MANIFEST.MF
+++ b/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile.ui/META-INF/MANIFEST.MF
@@ -6,7 +6,7 @@
 Bundle-Activator: org.eclipse.papyrus.designer.languages.python.profile.ui.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
- org.eclipse.papyrus.uml.extensionpoints;bundle-version="2.0.0"
+ org.eclipse.papyrus.uml.extensionpoints;bundle-version="[1.3.0,3.0.0)"
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Automatic-Module-Name: org.eclipse.papyrus.designer.languages.python.profile.ui
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile/META-INF/MANIFEST.MF b/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile/META-INF/MANIFEST.MF
index bb515ab..d9f395a 100644
--- a/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile/META-INF/MANIFEST.MF
+++ b/plugins/languages/python/org.eclipse.papyrus.designer.languages.python.profile/META-INF/MANIFEST.MF
@@ -9,11 +9,11 @@
 Bundle-Activator: org.eclipse.papyrus.designer.languages.python.profile.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
- org.eclipse.emf.ecore;bundle-version="2.26.0";visibility:=reexport,
+ org.eclipse.emf.ecore;bundle-version="[2.20.0,3.0.0)";visibility:=reexport,
  org.eclipse.uml2.types;visibility:=reexport,
  org.eclipse.emf.ecore.xmi;bundle-version="2.16.0",
  org.eclipse.uml2.uml;bundle-version="5.5.0";visibility:=reexport,
- org.eclipse.papyrus.uml.properties;bundle-version="4.1.0"
+ org.eclipse.papyrus.uml.properties;bundle-version="[3.5.0,5.0.0)"
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.eclipse.papyrus.designer.languages.python.profile,
  org.eclipse.papyrus.designer.languages.python.profile.python,