Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-06-12 15:18:04 +0000
committerMatthias Sohn2019-06-12 15:18:04 +0000
commit93a9d5b2ff85c79e6eb627eff826f8d3a00d5e93 (patch)
treea7ebd4bd04ee1329e99cce93630ff8f7dc12bdd8 /org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
parent9f80a1b2c9d57e982b98e13522ea9aeb8319d747 (diff)
downloadegit-github-93a9d5b2ff85c79e6eb627eff826f8d3a00d5e93.tar.gz
egit-github-93a9d5b2ff85c79e6eb627eff826f8d3a00d5e93.tar.xz
egit-github-93a9d5b2ff85c79e6eb627eff826f8d3a00d5e93.zip
EGit Mylyn Github Connector v5.4.0.201906121030-rv5.4.0.201906121030-r
Change-Id: I31b2299fcfbf24c2f23f85e84680722b4234865d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index b3d8fba8..1ab5c3f0 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.0.qualifier
+Bundle-Version: 5.4.0.201906121030-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top