From b8442f2db6ca2fa56793d0108d9fb9cf32fc7a48 Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Sun, 12 Nov 2023 14:58:49 +0100 Subject: [PATCH] Bootstrap against 2.33.0.M3 Signed-off-by: Christian Dietrich --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87ca2ff66c8..0daa0e2eb84 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ This is the version of the currently released latest version of the xtend-maven-plugin that we use during the Maven builds for processing Xtend files. --> - 2.33.0.M2 + 2.33.0.M3 ${basedir}/..