Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-22 06:56:06 +0000
committerMatthias Sohn2011-06-22 06:56:45 +0000
commit7045e26cadb002dc4f24689ae21158ea342633d7 (patch)
tree63f9e9ffcab4e24f1266353a7ce0c2bcf0ee1801 /org.eclipse.egit.github.core.tests/META-INF
parent8e4ef7c500be2f7333a9855880bfdbb04afda213 (diff)
downloadegit-github-7045e26cadb002dc4f24689ae21158ea342633d7.tar.gz
egit-github-7045e26cadb002dc4f24689ae21158ea342633d7.tar.xz
egit-github-7045e26cadb002dc4f24689ae21158ea342633d7.zip
Prepare post v1.0.0.201106211955-r builds
Change-Id: Icd9888663d7094f42cfa125653bb899b2a5ae6d1 Signed-off-by: Matthias Sohn <matthias.sohn@sap.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 72d8b99d..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.201106211955-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