summaryrefslogtreecommitdiffstats
path: root/compatibility-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'compatibility-client/pom.xml')
-rw-r--r--compatibility-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-client/pom.xml b/compatibility-client/pom.xml
index 898326526c..76c06a3755 100644
--- a/compatibility-client/pom.xml
+++ b/compatibility-client/pom.xml
@@ -75,7 +75,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>