Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-09-21 13:31:12 +0000
committerMatthias Sohn2016-09-21 13:31:12 +0000
commitf7b24f044c8c27c36adb98ea462821d3637e9271 (patch)
tree3aa5832a7e4b337550f6e676bf876d18f9f3e4f3 /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parentf0d112d78f1d4b87240abfe1aebe773125c843b2 (diff)
downloadegit-github-f7b24f044c8c27c36adb98ea462821d3637e9271.tar.gz
egit-github-f7b24f044c8c27c36adb98ea462821d3637e9271.tar.xz
egit-github-f7b24f044c8c27c36adb98ea462821d3637e9271.zip
EGit Mylyn Github Connector v4.5.0.201609210915-rv4.5.0.201609210915-r
Change-Id: I5abf7ef49bb83bed6902cdc3ec9bbc4637bbbe43 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 11ffe5a1..53c1feb4 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: 4.5.0.qualifier
+Bundle-Version: 4.5.0.201609210915-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.gson;version="[1.6.0,3.0.0)",

Back to the top