[323181] Bumping up dependency versions based on changes in EMF.
diff --git a/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF
index 3ff3b49..7702241 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.uml2.uml.ecore.importer;singleton:=true
-Bundle-Version: 2.4.0.qualifier
+Bundle-Version: 2.4.100.qualifier
 Bundle-ClassPath: .
 Bundle-Activator: org.eclipse.uml2.uml.ecore.importer.UMLImporterPlugin$Implementation
 Bundle-Vendor: %providerName
@@ -16,7 +16,7 @@
  org.eclipse.uml2.uml;bundle-version="[3.0.0,4.0.0)",
  org.eclipse.uml2.codegen.ecore;bundle-version="[1.5.0,2.0.0)";visibility:=reexport,
  org.eclipse.emf.importer;bundle-version="[2.6.0,2.7.0)",
- org.eclipse.emf.codegen.ecore.ui;bundle-version="[2.6.0,2.7.0)";resolution:=optional,
+ org.eclipse.emf.codegen.ecore.ui;bundle-version="[2.7.0,2.8.0)";resolution:=optional,
  org.eclipse.emf.ant;bundle-version="[2.4.0,3.0.0)";resolution:=optional,
  org.apache.ant;resolution:=optional
 Eclipse-LazyStart: true