Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 16:55:24 +0000
committerMatthias Sohn2014-11-12 16:55:24 +0000
commit9c111b4cc94d27e944d1c2b343f5afcf2312022b (patch)
tree01c16d748e363759d2a2ead71570e8eeb87ef517 /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parentf9d6ebb9aa29999c83f840cc3160cf3a469fc83b (diff)
downloadegit-github-9c111b4cc94d27e944d1c2b343f5afcf2312022b.tar.gz
egit-github-9c111b4cc94d27e944d1c2b343f5afcf2312022b.tar.xz
egit-github-9c111b4cc94d27e944d1c2b343f5afcf2312022b.zip
EGit Mylyn Github Connector v3.6.0.201411121045-m1v3.6.0.201411121045-m1
Change-Id: Ic09f424caede1fba0d8ba8794b211317865590e3 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
index 6ab6a173..46558e91 100644
--- a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 3.6.0.qualifier
+Bundle-Version: 3.6.0.201411121045-m1
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.2.0]",

Back to the top