diff --git a/pom.xml b/pom.xml index 75aaa65..c5e7442 100644 --- a/pom.xml +++ b/pom.xml @@ -348,6 +348,30 @@ required + + org.codehaus.mojo + flatten-maven-plugin + 1.6.0 + + ossrh + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + +