[582204] Update version ranges Change-Id: I23f0535f17bc439a2b3ec184853c9d337d9f5003
diff --git a/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF index 56d4c72..8f2cf0c 100644 --- a/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui/META-INF/MANIFEST.MF
@@ -24,7 +24,7 @@ org.eclipse.jst.j2ee.ejb.annotation.model;bundle-version="[1.1.0,2.0.0)", org.eclipse.emf.ecore.xmi;bundle-version="[2.2.0,3.0.0)", org.eclipse.wst.common.modulecore;bundle-version="[1.1.0,2.0.0)", - org.eclipse.jst.ejb.ui;bundle-version="[1.1.0,1.2.0)", + org.eclipse.jst.ejb.ui;bundle-version="[1.2.0,1.1.0)", org.eclipse.jem.util;bundle-version="[2.0.0,3.0.0)", org.eclipse.jst.common.frameworks;bundle-version="[1.2.0,2.0.0)", org.eclipse.jdt.core;bundle-version="[3.2.0,4.0.0)",
diff --git a/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet/META-INF/MANIFEST.MF b/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet/META-INF/MANIFEST.MF index 74aaaec..25170e1 100644 --- a/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet/META-INF/MANIFEST.MF
@@ -14,7 +14,7 @@ org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.provider;x-internal:=true, org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.ui;x-internal:=true, org.eclipse.jst.j2ee.ejb.annotations.internal.xdoclet.util;x-internal:=true -Require-Bundle: org.eclipse.jst.j2ee.ejb.annotations.emitter;bundle-version="[1.1.0,1.2.0)";visibility:=reexport, +Require-Bundle: org.eclipse.jst.j2ee.ejb.annotations.emitter;bundle-version="[1.2.0,1.3.0)";visibility:=reexport, org.eclipse.jdt;bundle-version="[3.2.0,4.0.0)", org.eclipse.emf.common;bundle-version="[2.2.0,3.0.0)", org.eclipse.emf.ecore;bundle-version="[2.2.0,3.0.0)",