summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 709e74e..a038f17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1122,7 +1122,7 @@
</execution>
<execution>
<id>copy-docker-file</id>
- <phase>package</phase>
+ <phase>prepare-package</phase>
<goals>
<goal>copy-resources</goal>
</goals>