From 6e270b7f081f141eefecf794bc283065756c45f5 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Sat, 23 Nov 2024 12:04:04 +0100 Subject: [PATCH] [Builds] Remove unused 'version-bump' profile from eclipse-parent pom With the reusable workflow for automated version increments in pull-requests it is not necessary anymore to enable bumping versions if the property 'compare-version-with-baselines.skip' is set to false. Everything now happens automatically and this profile can therefore be removed. --- eclipse-platform-parent/pom.xml | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 6a5338cdd7a..4b1e18c6610 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -757,32 +757,6 @@ - - - vb - - false - - - - - org.eclipse.tycho - tycho-versions-plugin - - - bump - - bump-versions - - - 100 - - - - - - - build-individual-bundles