summaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 88ff3d419f..58cbe9cf79 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -166,7 +166,7 @@
<execution>
<id>copy-sources</id>
<!-- here the phase you need -->
- <phase>prepare-package</phase>
+ <phase>process-resources</phase>
<goals>
<goal>copy-resources</goal>
</goals>