Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF b/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF
index 1e78f6d128..53f44dc87e 100644
--- a/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF
@@ -10,7 +10,6 @@ Require-Bundle: org.eclipse.team.core,
org.eclipse.jface,
org.eclipse.core.resources,
org.eclipse.core.runtime,
- org.eclipse.jdt.annotation;bundle-version="[1.1.0,2.0.0)";resolution:=optional,
org.eclipse.ui.navigator.resources,
org.eclipse.ui.workbench,
org.eclipse.mylyn.monitor.core;bundle-version="[3.0.0,4.0.0)",

Back to the top