From 376b1efa459c1db32881d212b7d678fbf8952b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volkan=20Yaz=C4=B1c=C4=B1?= Date: Fri, 8 Sep 2023 15:25:10 +0200 Subject: [PATCH] Fix `revision` and BOM handling --- pom.xml | 43 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 36 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 0547a263..d45c6215 100644 --- a/pom.xml +++ b/pom.xml @@ -155,25 +155,54 @@ - org.codehaus.mojo flatten-maven-plugin ${flatten-maven-plugin.version} - - true - resolveCiFriendliesOnly - + + flatten-revision flatten process-resources + + true + resolveCiFriendliesOnly + + + + + + flatten-bom + + flatten + + + none + + bom + + + remove + remove + remove + interpolate + + +