Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-05-04 16:06:43 +0000
committerMatthias Sohn2016-05-04 16:06:43 +0000
commit81fd45195d95034d8d477e851b803ca5f6ceaed0 (patch)
tree3ed795d3238a8fb3dfe028ef02f1307ab3843873 /org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
parent86ba60ac56d8a832a7ab472c006b1d84b6cad02c (diff)
downloadegit-github-81fd45195d95034d8d477e851b803ca5f6ceaed0.tar.gz
egit-github-81fd45195d95034d8d477e851b803ca5f6ceaed0.tar.xz
egit-github-81fd45195d95034d8d477e851b803ca5f6ceaed0.zip
EGit Mylyn Github Connector v4.4.0.201605041135-m1v4.4.0.201605041135-m1
Change-Id: I4f2df7643c20710324097c170434349a9875b81d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
index 851c303c..effbca45 100644
--- a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EGit GitHub API Core
Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 4.4.0.qualifier
+Bundle-Version: 4.4.0.201605041135-m1
Bundle-Vendor: Eclipse EGit
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.gson;version="[1.6.0,3.0.0)",

Back to the top