From ebe1c7b01f997c33610c9c2fb4a18e3f2e1e6909 Mon Sep 17 00:00:00 2001 From: Lorenzo Bettini Date: Mon, 30 Sep 2024 15:15:28 +0200 Subject: [PATCH] bootstrap against 2.37.0.M0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index efa36288057..ba232ce853a 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.36.0 + 2.37.0.M0 ${basedir}/..