diff --git a/pom.xml b/pom.xml index a8d8b01..fb6cb25 100644 --- a/pom.xml +++ b/pom.xml @@ -110,6 +110,7 @@ 3.6.2 3.2.8 0.10.0 + 1.6.0 @@ -466,6 +467,30 @@ required + + org.codehaus.mojo + flatten-maven-plugin + ${flatten-maven-plugin.version} + + ossrh + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + +