Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-05-22 21:01:11 +0000
committerMatthias Sohn2019-05-22 21:01:11 +0000
commitc702b73afed2b973dad788c6af0093d46e4f9a00 (patch)
treecc05faeaa43cb434b38d259c06b9a32a92041637 /org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
parent56749c3fb810d749103a01d644ff5ac0708a7f7c (diff)
downloadegit-c702b73afed2b973dad788c6af0093d46e4f9a00.tar.gz
egit-c702b73afed2b973dad788c6af0093d46e4f9a00.tar.xz
egit-c702b73afed2b973dad788c6af0093d46e4f9a00.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I0011864a1d3fb076145cc0ccfd9ac2cc673d3df4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.gitflow/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF b/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
index 296ce1daf9..099ae3743d 100644
--- a/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.gitflow/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.egit.gitflow
Bundle-SymbolicName: org.eclipse.egit.gitflow;singleton:=true
-Bundle-Version: 5.4.0.201905221418-m3
+Bundle-Version: 5.4.0.qualifier
Bundle-Vendor: %provider_name
Bundle-Activator: org.eclipse.egit.gitflow.Activator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Back to the top