diff --git a/debug/org.eclipse.debug.core/.settings/.api_filters b/debug/org.eclipse.debug.core/.settings/.api_filters deleted file mode 100644 index cf1ff7aab73..00000000000 --- a/debug/org.eclipse.debug.core/.settings/.api_filters +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/debug/org.eclipse.debug.core/META-INF/MANIFEST.MF b/debug/org.eclipse.debug.core/META-INF/MANIFEST.MF index 25dd2cac8fd..2a502869c97 100644 --- a/debug/org.eclipse.debug.core/META-INF/MANIFEST.MF +++ b/debug/org.eclipse.debug.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.debug.core; singleton:=true -Bundle-Version: 3.24.0.qualifier +Bundle-Version: 3.24.100.qualifier Bundle-Activator: org.eclipse.debug.core.DebugPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/debug/org.eclipse.debug.ui/.settings/.api_filters b/debug/org.eclipse.debug.ui/.settings/.api_filters index 5bf6fb4c67c..e3c8297f304 100644 --- a/debug/org.eclipse.debug.ui/.settings/.api_filters +++ b/debug/org.eclipse.debug.ui/.settings/.api_filters @@ -48,14 +48,6 @@ - - - - - - - - diff --git a/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF b/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF index ac2c8f724ae..b0721b9f29f 100644 --- a/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF +++ b/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.debug.ui; singleton:=true -Bundle-Version: 3.22.0.qualifier +Bundle-Version: 3.22.100.qualifier Bundle-Activator: org.eclipse.debug.internal.ui.DebugUIPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/debug/pom.xml b/debug/pom.xml index 39890ccfb26..a8ebc9abb73 100644 --- a/debug/pom.xml +++ b/debug/pom.xml @@ -15,7 +15,7 @@ org.eclipse.platform eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.debug diff --git a/platform/org.eclipse.platform/META-INF/MANIFEST.MF b/platform/org.eclipse.platform/META-INF/MANIFEST.MF index 7dbe6815313..bb9e21f8cdf 100644 --- a/platform/org.eclipse.platform/META-INF/MANIFEST.MF +++ b/platform/org.eclipse.platform/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.platform; singleton:=true -Bundle-Version: 4.41.0.qualifier +Bundle-Version: 4.42.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Require-Bundle: org.eclipse.ui.intro;bundle-version="[3.2.0,4.0.0)", diff --git a/platform/org.eclipse.platform/futureSplashScreens/splash_2026-12.png b/platform/org.eclipse.platform/futureSplashScreens/splash_2026-12.png deleted file mode 100644 index 47872e81c8f..00000000000 Binary files a/platform/org.eclipse.platform/futureSplashScreens/splash_2026-12.png and /dev/null differ diff --git a/platform/org.eclipse.platform/splash.png b/platform/org.eclipse.platform/splash.png index c4c22df88d1..47872e81c8f 100644 Binary files a/platform/org.eclipse.platform/splash.png and b/platform/org.eclipse.platform/splash.png differ diff --git a/platform/org.eclipse.sdk/META-INF/MANIFEST.MF b/platform/org.eclipse.sdk/META-INF/MANIFEST.MF index 249e9276d06..44ea08eaa5a 100644 --- a/platform/org.eclipse.sdk/META-INF/MANIFEST.MF +++ b/platform/org.eclipse.sdk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.sdk;singleton:=true -Bundle-Version: 4.41.0.qualifier +Bundle-Version: 4.42.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)", diff --git a/platform/org.eclipse.sdk/splash.png b/platform/org.eclipse.sdk/splash.png index c4c22df88d1..47872e81c8f 100644 Binary files a/platform/org.eclipse.sdk/splash.png and b/platform/org.eclipse.sdk/splash.png differ diff --git a/pom.xml b/pom.xml index 550290ef76d..17a3bda5876 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.eclipse eclipse-platform-parent - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../eclipse-platform-parent diff --git a/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml b/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml index f77bc58a7bd..b4433e2e830 100644 --- a/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml +++ b/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.resources - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.core.filesystem.linux.aarch64 diff --git a/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml b/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml index fb087366773..8d0e13015db 100644 --- a/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml +++ b/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.resources - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.core.filesystem.linux.loongarch64 diff --git a/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml b/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml index d6480f11636..c2588c81de3 100644 --- a/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml +++ b/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.resources - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.core.filesystem.linux.ppc64le diff --git a/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml b/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml index f54da5cba35..c44e07f8d4b 100644 --- a/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml +++ b/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.resources org.eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.core.filesystem.linux.x86_64 diff --git a/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml b/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml index 575bc9a95af..cb864c91d0a 100644 --- a/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml +++ b/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.resources org.eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.core.filesystem.macosx diff --git a/resources/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF b/resources/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF index 63507205dc7..616089eeb77 100644 --- a/resources/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF +++ b/resources/bundles/org.eclipse.core.tools.resources/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Core Resources Tools Bundle-SymbolicName: org.eclipse.core.tools.resources;singleton:=true -Bundle-Version: 1.8.200.qualifier +Bundle-Version: 1.8.300.qualifier Bundle-Vendor: Eclipse.org Export-Package: org.eclipse.core.tools.resources; uses:="org.eclipse.core.internal.events, diff --git a/resources/bundles/org.eclipse.core.tools.resources/pom.xml b/resources/bundles/org.eclipse.core.tools.resources/pom.xml index 4110cf8951b..0c6774dacea 100644 --- a/resources/bundles/org.eclipse.core.tools.resources/pom.xml +++ b/resources/bundles/org.eclipse.core.tools.resources/pom.xml @@ -14,11 +14,11 @@ eclipse.platform.resources org.eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.core.tools.resources - 1.8.200-SNAPSHOT + 1.8.300-SNAPSHOT eclipse-plugin diff --git a/resources/examples/pom.xml b/resources/examples/pom.xml index 3828e9e20d8..3b70c29de6d 100644 --- a/resources/examples/pom.xml +++ b/resources/examples/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.resources - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.resources.examples pom diff --git a/resources/pom.xml b/resources/pom.xml index 4e0f88fdbc4..7f3594d3b2d 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -15,7 +15,7 @@ org.eclipse.platform eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.resources diff --git a/resources/tests/org.eclipse.core.tests.resources/pom.xml b/resources/tests/org.eclipse.core.tests.resources/pom.xml index 1b96a3106a3..2242d27669e 100644 --- a/resources/tests/org.eclipse.core.tests.resources/pom.xml +++ b/resources/tests/org.eclipse.core.tests.resources/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.resources.tests org.eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.core.tests.resources 3.11.1400-SNAPSHOT diff --git a/resources/tests/pom.xml b/resources/tests/pom.xml index a83e4a09667..9e7d340804b 100644 --- a/resources/tests/pom.xml +++ b/resources/tests/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.resources - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.resources.tests pom diff --git a/runtime/bundles/org.eclipse.core.runtime/.settings/.api_filters b/runtime/bundles/org.eclipse.core.runtime/.settings/.api_filters deleted file mode 100644 index bf0e13e1309..00000000000 --- a/runtime/bundles/org.eclipse.core.runtime/.settings/.api_filters +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF b/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF index baf780831d0..5812e87797c 100644 --- a/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF +++ b/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName -Bundle-Version: 3.35.0.qualifier +Bundle-Version: 3.35.100.qualifier Bundle-SymbolicName: org.eclipse.core.runtime; singleton:=true Bundle-Vendor: %providerName Bundle-Activator: org.eclipse.core.internal.runtime.PlatformActivator diff --git a/runtime/features/org.eclipse.core.runtime.feature/feature.xml b/runtime/features/org.eclipse.core.runtime.feature/feature.xml index bd0e035c4ec..f295d896963 100644 --- a/runtime/features/org.eclipse.core.runtime.feature/feature.xml +++ b/runtime/features/org.eclipse.core.runtime.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/runtime/features/org.eclipse.core.tools-feature/feature.xml b/runtime/features/org.eclipse.core.tools-feature/feature.xml index c80ee452d54..c462d1a3ce2 100644 --- a/runtime/features/org.eclipse.core.tools-feature/feature.xml +++ b/runtime/features/org.eclipse.core.tools-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/runtime/pom.xml b/runtime/pom.xml index 0f5da93d618..23ddcf1b2b6 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -15,7 +15,7 @@ org.eclipse.platform eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.runtime diff --git a/runtime/tests/org.eclipse.e4.core.tests/pom.xml b/runtime/tests/org.eclipse.e4.core.tests/pom.xml index 9de756be6c9..0a072803ef1 100644 --- a/runtime/tests/org.eclipse.e4.core.tests/pom.xml +++ b/runtime/tests/org.eclipse.e4.core.tests/pom.xml @@ -17,7 +17,7 @@ org.eclipse.platform eclipse.platform.runtime - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../.. org.eclipse.e4.core.tests diff --git a/team/bundles/org.eclipse.compare.win32/pom.xml b/team/bundles/org.eclipse.compare.win32/pom.xml index 0b02ab76d07..64d85f50c3a 100644 --- a/team/bundles/org.eclipse.compare.win32/pom.xml +++ b/team/bundles/org.eclipse.compare.win32/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.team - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.compare.win32 diff --git a/team/examples/org.eclipse.compare.examples.xml/pom.xml b/team/examples/org.eclipse.compare.examples.xml/pom.xml index 3769b3e2333..2568642d986 100644 --- a/team/examples/org.eclipse.compare.examples.xml/pom.xml +++ b/team/examples/org.eclipse.compare.examples.xml/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.team - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.compare.examples.xml diff --git a/team/examples/org.eclipse.compare.examples/pom.xml b/team/examples/org.eclipse.compare.examples/pom.xml index 0d7091665bc..12dab6ef79a 100644 --- a/team/examples/org.eclipse.compare.examples/pom.xml +++ b/team/examples/org.eclipse.compare.examples/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.team - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.compare.examples diff --git a/team/examples/org.eclipse.team.examples.filesystem/pom.xml b/team/examples/org.eclipse.team.examples.filesystem/pom.xml index 3bb5c0524fb..80b8478e035 100644 --- a/team/examples/org.eclipse.team.examples.filesystem/pom.xml +++ b/team/examples/org.eclipse.team.examples.filesystem/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.team - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../../ org.eclipse.team.examples.filesystem diff --git a/team/pom.xml b/team/pom.xml index c88712f41d0..305a7b43251 100644 --- a/team/pom.xml +++ b/team/pom.xml @@ -15,7 +15,7 @@ org.eclipse.platform eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT diff --git a/team/tests/org.eclipse.core.tests.net/pom.xml b/team/tests/org.eclipse.core.tests.net/pom.xml index 6c53895574d..b80a728210e 100644 --- a/team/tests/org.eclipse.core.tests.net/pom.xml +++ b/team/tests/org.eclipse.core.tests.net/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.team.tests - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.core.tests.net 1.6.500-SNAPSHOT diff --git a/team/tests/pom.xml b/team/tests/pom.xml index 9cbfea19aff..0907fbbe35e 100644 --- a/team/tests/pom.xml +++ b/team/tests/pom.xml @@ -14,7 +14,7 @@ org.eclipse.platform eclipse.platform.team - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT .. eclipse.platform.team.tests diff --git a/terminal/pom.xml b/terminal/pom.xml index ddb188af8cf..b1d7fa1fb3e 100644 --- a/terminal/pom.xml +++ b/terminal/pom.xml @@ -15,7 +15,7 @@ org.eclipse.platform eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.terminal diff --git a/ua/infocenter-web/infocenter-app/pom.xml b/ua/infocenter-web/infocenter-app/pom.xml index b85d756a685..bf837e41fb7 100644 --- a/ua/infocenter-web/infocenter-app/pom.xml +++ b/ua/infocenter-web/infocenter-app/pom.xml @@ -11,7 +11,7 @@ org.eclipse.help infocenter-parent - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT infocenter-app war diff --git a/ua/infocenter-web/infocenter-product/pom.xml b/ua/infocenter-web/infocenter-product/pom.xml index 9a36ab5bfd2..765ac267b0b 100644 --- a/ua/infocenter-web/infocenter-product/pom.xml +++ b/ua/infocenter-web/infocenter-product/pom.xml @@ -11,7 +11,7 @@ org.eclipse.help infocenter-parent - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT infocenter-product eclipse-repository diff --git a/ua/infocenter-web/pom.xml b/ua/infocenter-web/pom.xml index d4f3fa827c2..ce197cd1b23 100644 --- a/ua/infocenter-web/pom.xml +++ b/ua/infocenter-web/pom.xml @@ -11,7 +11,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.help infocenter-parent diff --git a/ua/org.eclipse.help-feature/feature.xml b/ua/org.eclipse.help-feature/feature.xml index 849ac49c58c..3103a7cf9ab 100644 --- a/ua/org.eclipse.help-feature/feature.xml +++ b/ua/org.eclipse.help-feature/feature.xml @@ -3,7 +3,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.help.base - 4.6.200-SNAPSHOT + 4.6.300-SNAPSHOT eclipse-plugin true diff --git a/ua/org.eclipse.help.webapp/META-INF/MANIFEST.MF b/ua/org.eclipse.help.webapp/META-INF/MANIFEST.MF index e68ff2c2eaa..b65248c32c3 100644 --- a/ua/org.eclipse.help.webapp/META-INF/MANIFEST.MF +++ b/ua/org.eclipse.help.webapp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %help_webapp_plugin_name Bundle-SymbolicName: org.eclipse.help.webapp;singleton:=true -Bundle-Version: 3.12.600.qualifier +Bundle-Version: 3.12.700.qualifier Bundle-Activator: org.eclipse.help.internal.webapp.HelpWebappPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/ua/org.eclipse.help.webapp/forceQualifierUpdate.txt b/ua/org.eclipse.help.webapp/forceQualifierUpdate.txt index 3c91a8894aa..d959b4bddb1 100644 --- a/ua/org.eclipse.help.webapp/forceQualifierUpdate.txt +++ b/ua/org.eclipse.help.webapp/forceQualifierUpdate.txt @@ -1,2 +1,2 @@ # To force a version qualifier update add the bug here -Qualifier update for 4.41 stream +Qualifier update for 4.42 stream diff --git a/ua/org.eclipse.help.webapp/pom.xml b/ua/org.eclipse.help.webapp/pom.xml index 3c48337374d..a8c16632e52 100644 --- a/ua/org.eclipse.help.webapp/pom.xml +++ b/ua/org.eclipse.help.webapp/pom.xml @@ -14,11 +14,11 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.help.webapp - 3.12.600-SNAPSHOT + 3.12.700-SNAPSHOT eclipse-plugin diff --git a/ua/org.eclipse.help/pom.xml b/ua/org.eclipse.help/pom.xml index 07e614a0a88..110901c8739 100644 --- a/ua/org.eclipse.help/pom.xml +++ b/ua/org.eclipse.help/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.help diff --git a/ua/org.eclipse.ua.tests.doc/pom.xml b/ua/org.eclipse.ua.tests.doc/pom.xml index f58829d84a3..9b1d1d97820 100644 --- a/ua/org.eclipse.ua.tests.doc/pom.xml +++ b/ua/org.eclipse.ua.tests.doc/pom.xml @@ -14,7 +14,7 @@ tests-pom eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../tests-pom/ org.eclipse.platform diff --git a/ua/org.eclipse.ua.tests/pom.xml b/ua/org.eclipse.ua.tests/pom.xml index 6d306c183fe..bfe227f7319 100644 --- a/ua/org.eclipse.ua.tests/pom.xml +++ b/ua/org.eclipse.ua.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT ../tests-pom/ org.eclipse.platform diff --git a/ua/org.eclipse.ui.cheatsheets/pom.xml b/ua/org.eclipse.ui.cheatsheets/pom.xml index 59fd5638dae..1b45fd3b256 100644 --- a/ua/org.eclipse.ui.cheatsheets/pom.xml +++ b/ua/org.eclipse.ui.cheatsheets/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.ui.cheatsheets diff --git a/ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml b/ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml index e5159da1a20..04d4da6114f 100644 --- a/ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml +++ b/ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.ui.intro.quicklinks.examples diff --git a/ua/org.eclipse.ui.intro.solstice.examples/pom.xml b/ua/org.eclipse.ui.intro.solstice.examples/pom.xml index 3a58e594138..ff71a03e77a 100644 --- a/ua/org.eclipse.ui.intro.solstice.examples/pom.xml +++ b/ua/org.eclipse.ui.intro.solstice.examples/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.ui.intro.solstice.examples diff --git a/ua/org.eclipse.ui.intro/pom.xml b/ua/org.eclipse.ui.intro/pom.xml index 2161a82e06b..ed8d6b6114d 100644 --- a/ua/org.eclipse.ui.intro/pom.xml +++ b/ua/org.eclipse.ui.intro/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT org.eclipse.platform org.eclipse.ui.intro diff --git a/ua/pom.xml b/ua/pom.xml index c62f3a113a3..591471ddfaa 100644 --- a/ua/pom.xml +++ b/ua/pom.xml @@ -15,7 +15,7 @@ org.eclipse.platform eclipse.platform - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT eclipse.platform.ua eclipse.platform.ua diff --git a/ua/tests-pom/pom.xml b/ua/tests-pom/pom.xml index e7d3e01d023..78600ac1911 100644 --- a/ua/tests-pom/pom.xml +++ b/ua/tests-pom/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.41.0-SNAPSHOT + 4.42.0-SNAPSHOT tests-pom pom