Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-06 20:44:57 +0000
committerMatthias Sohn2019-03-06 20:44:57 +0000
commitd026ebcd13b913c0e0d0b36747a2df5ab6706373 (patch)
treeb8b2ffc9968659f5dc609ab2308f5c41871d3104 /org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
parent0cfacb54fd46767fdc798babeab3783b98d51870 (diff)
downloadegit-github-d026ebcd13b913c0e0d0b36747a2df5ab6706373.tar.gz
egit-github-d026ebcd13b913c0e0d0b36747a2df5ab6706373.tar.xz
egit-github-d026ebcd13b913c0e0d0b36747a2df5ab6706373.zip
EGit Mylyn Github Connector v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1
Change-Id: I52412afc6185e88c2b3ad3b23208d937dbd4ec4b 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 8dacedb4..68af7bae 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.3.0.qualifier
+Bundle-Version: 5.3.0.201903061415-rc1
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="[1.6.0,3.0.0]",

Back to the top