Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 17:52:24 +0000
committerMatthias Sohn2014-11-12 17:52:32 +0000
commit0168d1391678d99df90776455c7b0ebc1ecc656f (patch)
tree558ba81821a473b787e3218aab494f9264b3e3a6 /org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
parent9c111b4cc94d27e944d1c2b343f5afcf2312022b (diff)
downloadegit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.tar.gz
egit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.tar.xz
egit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.zip
Prepare post 3.6.0-m1 builds
Change-Id: I99646ccf0b7c7a157150b3bb9bcaf14a8c3ce96d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF b/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
index 970b7b7d..e4810201 100644
--- a/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.egit.github.core.tests
-Bundle-Version: 3.6.0.201411121045-m1
+Bundle-Version: 3.6.0.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.2.0]",

Back to the top