diff options
Diffstat (limited to 'distribution')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index f63f58c6..9b50b4f8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -124,6 +124,7 @@ </includes> </resource> </resources> + <overwrite>true</overwrite> </configuration> </execution> @@ -189,6 +190,7 @@ </includes> </resource> </resources> + <overwrite>true</overwrite> </configuration> </execution> |