Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index c05c644d..f969730b 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -32,6 +32,6 @@ Import-Package: org.eclipse.egit.core;version="[1.1.0,1.2.0)",
org.eclipse.egit.ui.internal;version="[1.1.0,1.2.0)",
org.eclipse.jgit.lib;version="[1.1.0,1.2.0)",
org.eclipse.jgit.transport;version="[1.1.0,1.2.0)",
- org.eclipse.mylyn.internal.github.core;version="[1.0.0,1.1.0)",
- org.eclipse.mylyn.internal.github.core.gist;version="[1.0.0,1.1.0)",
- org.eclipse.mylyn.internal.github.core.issue;version="[1.0.0,1.1.0)"
+ org.eclipse.mylyn.internal.github.core;version="[1.1.0,1.2.0)",
+ org.eclipse.mylyn.internal.github.core.gist;version="[1.1.0,1.2.0)",
+ org.eclipse.mylyn.internal.github.core.issue;version="[1.1.0,1.2.0)"

Back to the top