Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-28 11:32:38 +0000
committerMatthias Sohn2015-09-28 11:32:38 +0000
commite7353839371771a8e5ae37c0462636377e55b71d (patch)
tree9aee349786420e351dd23bff74018b3b6bd4c1ff /org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
parentd6d0679b5685f50c3c3634fa123c46fdced40698 (diff)
downloadegit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.gz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.xz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.zip
EGit Mylyn Github Connector v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: Ib5180f83ca57113aee65b4615d53d79185fcf861 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 b9d709a9..04693b78 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.1.0.qualifier
+Bundle-Version: 4.1.0.201509280440-r
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