From 9b34954e6993220a14809fbc7da73889e10ae581 Mon Sep 17 00:00:00 2001 From: Tim te Beek Date: Mon, 16 Dec 2024 11:51:24 +0100 Subject: [PATCH] Use gaol corresponding to `com.mycila` license plugin, not mojohaus --- pom.xml | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index f3eb0464..68c0bd7c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.openrewrite.maven @@ -492,16 +493,14 @@ 4.6 - - 2020 -
.mvn/licenseHeader.txt
pom.xml suppressions.xml - **/README + **/README.md + **/.sdkmanrc src/test/resources-its/** src/test/resources/** src/main/resources/** @@ -509,19 +508,6 @@
- - - first - - update-file-header - - process-sources - - true - true - - - com.mycila @@ -530,6 +516,22 @@ 4.6 + + + first + + format + + process-sources + + + second + + check + + verify + +