Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-01-17 23:55:35 +0000
committerMatthias Sohn2019-01-17 23:55:35 +0000
commita5ad22b549d1695e1b52cf8c691cd6d5d4b0d4b3 (patch)
tree79c50068bb1c2f3c003a479a7dd2443b407885b8 /org.eclipse.egit.mylyn.ui/META-INF
parent4a2e0f60acf0cc9b77c15868341b1c810d68dfe8 (diff)
downloadegit-a5ad22b549d1695e1b52cf8c691cd6d5d4b0d4b3.tar.gz
egit-a5ad22b549d1695e1b52cf8c691cd6d5d4b0d4b3.tar.xz
egit-a5ad22b549d1695e1b52cf8c691cd6d5d4b0d4b3.zip
Prepare 5.3.0-SNAPSHOT builds
Change-Id: I2625ae97028107fb65369e55ec08071e53ff6d8d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.mylyn.ui/META-INF')
-rw-r--r--org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF b/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF
index 18766c4abe..172e97e45e 100644
--- a/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.egit.mylyn.ui
Bundle-SymbolicName: org.eclipse.egit.mylyn.ui;singleton:=true
-Bundle-Version: 5.3.0.201901162155-m1
+Bundle-Version: 5.3.0.qualifier
Bundle-Activator: org.eclipse.egit.internal.mylyn.ui.EGitMylynUI
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.jface,

Back to the top