Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-05-22 19:16:52 +0000
committerMatthias Sohn2019-05-22 19:16:52 +0000
commitf3ee27d5f711e87d6ca17be3de2c21a8a5fc5b68 (patch)
treee325d4f39e49fffbdbc9a482180fe6581b23a4a1 /org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
parent61470929a58704da5027bf6c8bb34047ce985d5c (diff)
downloadegit-github-f3ee27d5f711e87d6ca17be3de2c21a8a5fc5b68.tar.gz
egit-github-f3ee27d5f711e87d6ca17be3de2c21a8a5fc5b68.tar.xz
egit-github-f3ee27d5f711e87d6ca17be3de2c21a8a5fc5b68.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: If2e3fbfc332248931f50cbfafb3df7b507f7feb4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index 1933452a..b3d8fba8 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %pluginName
Automatic-Module-Name: org.eclipse.mylyn.github.ui
Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true
Bundle-Activator: org.eclipse.mylyn.internal.github.ui.GitHubUi
-Bundle-Version: 5.4.0.201905081430-m2
+Bundle-Version: 5.4.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top