diff --git a/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF index 6ff5185d637..8644f87cd36 100644 --- a/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.views/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.ui.views; singleton:=true -Bundle-Version: 3.12.600.qualifier +Bundle-Version: 3.12.700.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Export-Package: org.eclipse.ui.internal.views.contentoutline;x-internal:=true, diff --git a/bundles/org.eclipse.ui.views/forceQualifierUpdate.txt b/bundles/org.eclipse.ui.views/forceQualifierUpdate.txt index 687ad463aa0..3ee89a2699a 100644 --- a/bundles/org.eclipse.ui.views/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.ui.views/forceQualifierUpdate.txt @@ -3,4 +3,5 @@ Bug 403352 - Update all parent versions to match our build stream Pick up new signing certificate https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1184 https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 -https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044 \ No newline at end of file +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/3190