Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-19 22:16:07 +0000
committerMatthias Sohn2015-05-19 22:16:07 +0000
commite0c90f002d5756406ee8f0311899f7b87b4144ed (patch)
treeaebe31b568de73ad07c924fe8593748918100470 /org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
parent6d69295bf6ac05cad67304e0cada880e83b36e48 (diff)
downloadegit-github-e0c90f002d5756406ee8f0311899f7b87b4144ed.tar.gz
egit-github-e0c90f002d5756406ee8f0311899f7b87b4144ed.tar.xz
egit-github-e0c90f002d5756406ee8f0311899f7b87b4144ed.zip
Prepare post 4.0.0-rc1 builds
Change-Id: I2eb2c2ef5271239aef60119fccd266d1506e41f6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
index 4651b295..4ed86028 100644
--- a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse EGit Mylyn GitHub Tests
Bundle-SymbolicName: org.eclipse.mylyn.github.tests
-Bundle-Version: 4.0.0.201505191015-rc1
+Bundle-Version: 4.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.jface.text;bundle-version="[3.5.0,4.0.0)",
org.eclipse.mylyn.tasks.ui;bundle-version="[3.2.0,4.0.0)",

Back to the top