Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2018-08-06 13:56:19 +0000
committerMat Booth2018-08-06 13:56:19 +0000
commit4de5582eae451488e45c60f05c0c3dceaf7b1818 (patch)
tree8dbfc3fff0538bea41d78265f14365361bd1b1a9 /org.eclipse.tips.core/META-INF
parent9a4bbe3a591ab8d26d0bb6c7c91c964d525b4249 (diff)
downloadeclipse.platform.ua-4de5582eae451488e45c60f05c0c3dceaf7b1818.tar.gz
eclipse.platform.ua-4de5582eae451488e45c60f05c0c3dceaf7b1818.tar.xz
eclipse.platform.ua-4de5582eae451488e45c60f05c0c3dceaf7b1818.zip
Bump versions to avoid the comparator deleting source bundles that are not present in the baseline. Change-Id: Ie7989fceeb23256dda852f0bd1fd8106cd20a789 Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'org.eclipse.tips.core/META-INF')
-rw-r--r--org.eclipse.tips.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.tips.core/META-INF/MANIFEST.MF b/org.eclipse.tips.core/META-INF/MANIFEST.MF
index 3b662faa7..1d0755664 100644
--- a/org.eclipse.tips.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.tips.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.tips.core;singleton:=true
-Bundle-Version: 0.1.100.qualifier
+Bundle-Version: 0.1.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.tips.core,

Back to the top