Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Sawicki2011-06-24 17:00:24 +0000
committerKevin Sawicki2011-06-24 17:00:24 +0000
commitb6f48992db871f56fb4dc99a90d33d6af59e23c4 (patch)
treea2d06b6ba993899758f4ea23f1e5ff7202c45d6a /org.eclipse.egit.github.core.tests/META-INF
parent03143a1b4724dbb5b57a12d3215b61a2f404414f (diff)
downloadegit-github-b6f48992db871f56fb4dc99a90d33d6af59e23c4.tar.gz
egit-github-b6f48992db871f56fb4dc99a90d33d6af59e23c4.tar.xz
egit-github-b6f48992db871f56fb4dc99a90d33d6af59e23c4.zip
Prepare post v1.0.0.201106220257-r buildsstable-1.0
Change-Id: I627d107969a80d1887f235190140c9bd077f218d Signed-off-by: Kevin Sawicki <kevin@github.com>
Diffstat (limited to 'org.eclipse.egit.github.core.tests/META-INF')
-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 19922170..95a8c0f4 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: 1.0.0.201106220257-r
+Bundle-Version: 1.0.0.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.0.0)",

Back to the top