diff --git a/pom.xml b/pom.xml index 8cd3e71..9a7321e 100644 --- a/pom.xml +++ b/pom.xml @@ -267,6 +267,31 @@ + + org.codehaus.mojo + flatten-maven-plugin + ${flatten-maven-plugin.version} + + true + ossrh + + + + flatten + + flatten + + process-resources + + + flatten.clean + + clean + + clean + + +