From d6df312520a40f557790bfe4c3288d1ade6700f0 Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Tue, 22 Oct 2024 07:27:05 +0200 Subject: [PATCH] bootstrap against 2.37.0.M1 Signed-off-by: Christian Dietrich --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b66e0fef43..906a9ec5573 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,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.37.0.M0 + 2.37.0.M1 ${basedir}/..