Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-30 20:23:00 +0000
committerMatthias Sohn2018-05-30 20:23:00 +0000
commit9c1188dd0c2c1eedd37009f397b84fc687106e1d (patch)
tree23d214bb93dbfd3bd889de5d2e3bef06a22af0b4 /org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
parent29f262a74ba8c4a06f9886840cd222bd389627c0 (diff)
downloadegit-github-9c1188dd0c2c1eedd37009f397b84fc687106e1d.tar.gz
egit-github-9c1188dd0c2c1eedd37009f397b84fc687106e1d.tar.xz
egit-github-9c1188dd0c2c1eedd37009f397b84fc687106e1d.zip
EGit Mylyn Github Connector v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2
Change-Id: I61e81df75699624b2cb7a849d087e2c579afd9c5 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 b13dd0cf..80d5967c 100644
--- a/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Automatic-Module-Name: org.eclipse.egit.github.core.tests
Bundle-SymbolicName: org.eclipse.egit.github.core.tests
-Bundle-Version: 5.0.0.qualifier
+Bundle-Version: 5.0.0.201805301535-rc2
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="[1.6.0,3.0.0]",

Back to the top