Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-12-07 00:07:06 +0000
committerMatthias Sohn2018-12-07 06:46:25 +0000
commiteb2d8f33c66e21a49376515aae868f3d46dcb4c9 (patch)
tree798e3b7bceb1e724653100e912c13ceff339f547 /org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
parent7f3498eb051472d92ce44903c156d04733e5be64 (diff)
downloadegit-github-eb2d8f33c66e21a49376515aae868f3d46dcb4c9.tar.gz
egit-github-eb2d8f33c66e21a49376515aae868f3d46dcb4c9.tar.xz
egit-github-eb2d8f33c66e21a49376515aae868f3d46dcb4c9.zip
EGit Mylyn Github Connector v5.2.0.201812061821-rv5.2.0.201812061821-r
Change-Id: I669cf799f65afd6bf55412cb172671be1cb91599 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 67f4479c..6e7f6dbf 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: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
Bundle-Vendor: Eclipse EGit
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="[1.6.0,3.0.0)",

Back to the top