Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-06-05 14:04:14 +0000
committerMatthias Sohn2018-06-05 14:04:14 +0000
commit8c94dea9e51990821862bc31719af1750c4bddd9 (patch)
tree994d14f5a02f4f1ff8cd1ee4961620a38e842003 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parentca3755a9b08b54f66cd01d02e4b74ed06b7c3bfe (diff)
downloadegit-github-8c94dea9e51990821862bc31719af1750c4bddd9.tar.gz
egit-github-8c94dea9e51990821862bc31719af1750c4bddd9.tar.xz
egit-github-8c94dea9e51990821862bc31719af1750c4bddd9.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I4a0e29e7e412b6fd573453dbaf6be55e0fad8a86 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
index 573a6faf..1b900bf0 100644
--- a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Automatic-Module-Name: org.eclipse.mylyn.github.cores
Bundle-SymbolicName: org.eclipse.mylyn.github.core;singleton:=true
-Bundle-Version: 5.0.0.201806050710-rc3
+Bundle-Version: 5.0.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.mylyn.internal.github.core;version="5.0.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top