Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-05-22 21:05:39 +0000
committerMatthias Sohn2019-05-22 21:05:39 +0000
commitfe1998e030e26e86c576317ad7507b59d7b95d3a (patch)
tree81446f0c38d35f78c1bdc8be161b5bfc1107d2cb /org.eclipse.mylyn.github.tests/META-INF
parentb6b8d94aa922069aa73e452919166b19469413a7 (diff)
downloadegit-github-fe1998e030e26e86c576317ad7507b59d7b95d3a.tar.gz
egit-github-fe1998e030e26e86c576317ad7507b59d7b95d3a.tar.xz
egit-github-fe1998e030e26e86c576317ad7507b59d7b95d3a.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I6ed41f3f8cf1fc1307d07f328d5b7ef17e43e736 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.tests/META-INF')
-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 8b5f6b76..61ed3b9f 100644
--- a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Eclipse EGit Mylyn GitHub Tests
Automatic-Module-Name: org.eclipse.mylyn.github.tests
Bundle-SymbolicName: org.eclipse.mylyn.github.tests
-Bundle-Version: 5.4.0.201905221418-m3
+Bundle-Version: 5.4.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.jface.text;bundle-version="[3.11.0,4.0.0)",
org.eclipse.mylyn.tasks.core;bundle-version="[3.20.0,4.0.0)",

Back to the top