Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-06-13 01:05:13 +0000
committerThomas Wolf2019-06-13 17:27:40 +0000
commit0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e (patch)
treec0ac07a1cd20de6f6f1e9380d8c5364ce156122b /org.eclipse.mylyn.github.ui/META-INF
parent538ad318ab1a88613817f1a2c8816e4639b78c25 (diff)
downloadegit-github-0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e.tar.gz
egit-github-0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e.tar.xz
egit-github-0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e.zip
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I62930194af501162a41a63cf2c3d4822cdc35a1c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF58
1 files changed, 29 insertions, 29 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index b440d81f..96b44c9a 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %pluginName
Automatic-Module-Name: org.eclipse.mylyn.github.ui
Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true
Bundle-Activator: org.eclipse.mylyn.internal.github.ui.GitHubUi
-Bundle-Version: 5.4.1.qualifier
+Bundle-Version: 5.5.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -24,32 +24,32 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)",
org.eclipse.mylyn.context.core;bundle-version="[3.20.0,4.0.0)",
org.eclipse.mylyn.monitor.core;bundle-version="[3.20.0,4.0.0)",
org.eclipse.mylyn.resources.ui;bundle-version="[3.20.0,4.0.0)"
-Export-Package: org.eclipse.mylyn.internal.github.ui;version="5.4.1";x-internal:=true,
- org.eclipse.mylyn.internal.github.ui.gist;version="5.4.1";x-internal:=true,
- org.eclipse.mylyn.internal.github.ui.issue;version="5.4.1";x-internal:=true,
- org.eclipse.mylyn.internal.github.ui.pr;version="5.4.1";x-internal:=true
+Export-Package: org.eclipse.mylyn.internal.github.ui;version="5.5.0";x-internal:=true,
+ org.eclipse.mylyn.internal.github.ui.gist;version="5.5.0";x-internal:=true,
+ org.eclipse.mylyn.internal.github.ui.issue;version="5.5.0";x-internal:=true,
+ org.eclipse.mylyn.internal.github.ui.pr;version="5.5.0";x-internal:=true
Bundle-ActivationPolicy: lazy
-Import-Package: org.eclipse.egit.core;version="[5.4.1,5.5.0)",
- org.eclipse.egit.core.op;version="[5.4.1,5.5.0)",
- org.eclipse.egit.github.core;version="[5.4.1,5.5.0)",
- org.eclipse.egit.github.core.client;version="[5.4.1,5.5.0)",
- org.eclipse.egit.github.core.service;version="[5.4.1,5.5.0)",
- org.eclipse.egit.github.core.util;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal.branch;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal.commit;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal.components;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal.fetch;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal.provisional.wizards;version="[5.4.1,5.5.0)",
- org.eclipse.egit.ui.internal.pull;version="[5.4.1,5.5.0)",
- org.eclipse.jgit.errors;version="[5.4.1,5.5.0)",
- org.eclipse.jgit.lib;version="[5.4.1,5.5.0)",
- org.eclipse.jgit.revwalk;version="[5.4.1,5.5.0)",
- org.eclipse.jgit.transport;version="[5.4.1,5.5.0)",
- org.eclipse.jgit.treewalk;version="[5.4.1,5.5.0)",
- org.eclipse.jgit.treewalk.filter;version="[5.4.1,5.5.0)",
- org.eclipse.mylyn.internal.github.core;version="[5.4.1,5.5.0)",
- org.eclipse.mylyn.internal.github.core.gist;version="[5.4.1,5.5.0)",
- org.eclipse.mylyn.internal.github.core.issue;version="[5.4.1,5.5.0)",
- org.eclipse.mylyn.internal.github.core.pr;version="[5.4.1,5.5.0)"
+Import-Package: org.eclipse.egit.core;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.core.op;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.github.core;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.github.core.client;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.github.core.service;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.github.core.util;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal.branch;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal.commit;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal.components;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal.fetch;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal.provisional.wizards;version="[5.5.0,5.6.0)",
+ org.eclipse.egit.ui.internal.pull;version="[5.5.0,5.6.0)",
+ org.eclipse.jgit.errors;version="[5.5.0,5.6.0)",
+ org.eclipse.jgit.lib;version="[5.5.0,5.6.0)",
+ org.eclipse.jgit.revwalk;version="[5.5.0,5.6.0)",
+ org.eclipse.jgit.transport;version="[5.5.0,5.6.0)",
+ org.eclipse.jgit.treewalk;version="[5.5.0,5.6.0)",
+ org.eclipse.jgit.treewalk.filter;version="[5.5.0,5.6.0)",
+ org.eclipse.mylyn.internal.github.core;version="[5.5.0,5.6.0)",
+ org.eclipse.mylyn.internal.github.core.gist;version="[5.5.0,5.6.0)",
+ org.eclipse.mylyn.internal.github.core.issue;version="[5.5.0,5.6.0)",
+ org.eclipse.mylyn.internal.github.core.pr;version="[5.5.0,5.6.0)"

Back to the top