Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-06 21:40:07 +0000
committerMatthias Sohn2019-03-06 21:40:07 +0000
commitcf8fb1886c90133ff44a9949e443875031d6b3a3 (patch)
treee2b43f7cd53eccdd0b8a7ca8b383fcc47822cca0 /org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
parentf5ab350aab532210d70a5098869feb1461d485b4 (diff)
downloadegit-cf8fb1886c90133ff44a9949e443875031d6b3a3.tar.gz
egit-cf8fb1886c90133ff44a9949e443875031d6b3a3.tar.xz
egit-cf8fb1886c90133ff44a9949e443875031d6b3a3.zip
Prepare 5.3.0-SNAPSHOT builds
Change-Id: I2f326ef1d1fcfc49ecc39f674cb3e00d00bc0b0d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
index fbafa9eb78..0a03da1a01 100644
--- a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.egit.gitflow.ui
Bundle-SymbolicName: org.eclipse.egit.gitflow.ui;singleton:=true
-Bundle-Version: 5.3.0.201903061415-rc1
+Bundle-Version: 5.3.0.qualifier
Bundle-Activator: org.eclipse.egit.gitflow.ui.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy

Back to the top