diff --git a/pom.xml b/pom.xml index fba52de..6569370 100644 --- a/pom.xml +++ b/pom.xml @@ -192,6 +192,32 @@ 8 + + + org.codehaus.mojo + flatten-maven-plugin + 1.2.2 + + true + resolveCiFriendliesOnly + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + +