diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1122,7 +1122,7 @@ </execution> <execution> <id>copy-docker-file</id> - <phase>package</phase> + <phase>prepare-package</phase> <goals> <goal>copy-resources</goal> </goals> |