diff --git a/pom.xml b/pom.xml index 71d145b0a02..c4624d9b133 100644 --- a/pom.xml +++ b/pom.xml @@ -1220,6 +1220,31 @@ from system library in Java 11+ --> --> + + org.codehaus.mojo + flatten-maven-plugin + 1.1.0 + + true + resolveCiFriendliesOnly + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + +