From abebd750fc48e0342777e8809f6d70afb23f19e0 Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Mon, 20 May 2024 17:55:43 +0200 Subject: [PATCH] bootstrap against 2.35.0.M2 Signed-off-by: Christian Dietrich --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9a89712a17..2d0bf1e63a9 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.35.0.M1 + 2.35.0.M2 ${basedir}/..